Skip to content

Commit ec476b3

Browse files
committed
Delete unused enum
1 parent 8029018 commit ec476b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Modules/Sources/Yosemite/Stores/BookingStore.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ public class BookingStore: Store {
7474
}
7575
}
7676

77-
private enum UpdateBookingStatusError: Error {
78-
case undefinedState
79-
}
80-
8177
// MARK: - Services
8278
//
8379
private extension BookingStore {

0 commit comments

Comments
 (0)