Skip to content

Commit 49059ea

Browse files
authored
Merge pull request #21 from appwrite/dev
Add GitHub action for publishing
2 parents 4544a01 + c2a00df commit 49059ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AppwriteEnums/Name.swift

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public enum Name: String, Codable {
1313
case v1Builds = "v1-builds"
1414
case v1Messaging = "v1-messaging"
1515
case v1Migrations = "v1-migrations"
16-
case hamsterv1 = "hamsterv1"
1716

1817
public func encode(to encoder: Encoder) throws {
1918
var container = encoder.singleValueContainer()

0 commit comments

Comments
 (0)