mirror of
https://github.com/appwrite/sdk-for-swift.git
synced 2026-04-07 19:17:48 +00:00
remove blacklist enums
This commit is contained in:
@@ -40,8 +40,6 @@ public enum OAuthProvider: String, CustomStringConvertible {
|
||||
case yandex = "yandex"
|
||||
case zoho = "zoho"
|
||||
case zoom = "zoom"
|
||||
case githubImagine = "githubImagine"
|
||||
case googleImagine = "googleImagine"
|
||||
|
||||
public var description: String {
|
||||
return rawValue
|
||||
|
||||
Reference in New Issue
Block a user