Skip to content

Commit 2115397

Browse files
committed
Ignore periphery
1 parent f460ecd commit 2115397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/MainTabBarController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ final class MainTabBarController: UITabBarController {
151151
private var posEligibilityCheckTask: Task<Void, Never>?
152152
private var posCatalogSyncCoordinator: POSCatalogSyncCoordinatorProtocol?
153153

154+
/// periphery: ignore - keeping strong ref of the checker to keep its async task alive
154155
private var bookingsEligibilityChecker: BookingsTabEligibilityCheckerProtocol?
155156
private var bookingsEligibilityCheckTask: Task<Void, Never>?
156157

0 commit comments

Comments
 (0)