Skip to content

Commit aad373f

Browse files
committed
More cleanup
1 parent cdd28e8 commit aad373f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Sources/FoundationEssentials/Data/Data+Base64.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ import WinSDK
2525
import WASILibc
2626
#endif
2727

28-
private enum Base64Error: Error {
29-
case invalidElementCount
30-
case cannotDecode
31-
}
32-
3328
@available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
3429
extension Data {
3530

0 commit comments

Comments
 (0)