Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
darrarski committed Jul 4, 2023
1 parent dee0535 commit 5e647a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/GoogleDriveClientKeychain/KeychainLive.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ extension GoogleDriveClient.Keychain {

struct _Keychain {
enum Error: Swift.Error {
case itemNotFound
case duplicateItem
case invalidItemFormat
case unexpectedStatus(OSStatus)
}
Expand Down

0 comments on commit 5e647a4

Please sign in to comment.