Skip to content

Commit 9462373

Browse files
committed
Ignore periphery warning
1 parent 43e4592 commit 9462373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/Yosemite/AuthenticatedState.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class AuthenticatedState: StoresManagerState {
3737
///
3838
private(set) var posCatalogSyncCoordinator: POSCatalogSyncCoordinator?
3939

40+
// periphery:ignore - keep strong reference to keep the state publisher alive
4041
private var appPasswordSupportStateHandler: ApplicationPasswordsExperimentState?
4142
private var appPasswordSupportState: PassthroughSubject<Bool, Never>
4243

0 commit comments

Comments
 (0)