Skip to content

Commit 7cdc11a

Browse files
author
Kamil Strzelecki
committed
Removed leftovers
1 parent 1619232 commit 7cdc11a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Sources/AppStoreManagerAuthorization/JWTGenerator.swift

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,3 @@ extension Data {
104104
.first ?? Data()
105105
}
106106
}
107-
108-
109-
extension JWTGenerator {
110-
111-
internal enum Error: Swift.Error {
112-
case cannotConvertDataToString
113-
}
114-
}

0 commit comments

Comments
 (0)