Skip to content

Commit 3c1351a

Browse files
committed
Accidental whitespace
1 parent 363027d commit 3c1351a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/OrdersViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ private extension OrdersViewController {
204204
StoresManager.shared.needsDefaultStore == false else {
205205
return
206206
}
207-
207+
208208
statusResultsController.predicate = NSPredicate(format: "siteID == %lld", StoresManager.shared.sessionManager.defaultStoreID ?? Int.min)
209209
}
210210

0 commit comments

Comments
 (0)