Skip to content

Commit c2a00df

Browse files
committed
chore: add GitHub action for publishing
1 parent f7fda25 commit c2a00df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AppwriteEnums/Name.swift

Lines changed: 0 additions & 1 deletion
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)