Skip to content

Commit 82b5a7b

Browse files
committed
Remove unused code
1 parent 6f554a8 commit 82b5a7b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

WooCommerce/Classes/Bookings/BookingFilters/CustomerListSyncable.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,6 @@ private extension CustomerListSyncable {
118118
value: "Search customer",
119119
comment: "Prompt in the search bar of the booking customer selector view"
120120
)
121-
static let emptySearchTitle = NSLocalizedString(
122-
"bookingCustomerSelectorView.emptySearchTitle",
123-
value: "Search customer",
124-
comment: "Prompt in the search bar of the booking customer selector view"
125-
)
126121
static let emptySearchDescription = NSLocalizedString(
127122
"bookingCustomerSelectorView.emptySearchDescription",
128123
value: "Try adjusting your search term to see more results",

0 commit comments

Comments
 (0)