Skip to content

Commit 26a1d72

Browse files
committed
Delete unused code
1 parent 40a200d commit 26a1d72

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Modules/Sources/Yosemite/Stores/CustomerStore.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -429,9 +429,3 @@ private extension CustomerStore {
429429
storageCustomer.update(with: readOnlyCustomer)
430430
}
431431
}
432-
433-
// MARK: - Errors
434-
435-
enum CustomerStoreError: Error {
436-
case notFound
437-
}

0 commit comments

Comments
 (0)