Skip to content

Commit 7c07b7a

Browse files
committed
🗑️ Clean up
1 parent f3ee741 commit 7c07b7a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit-tests/InAppHelperTests.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ class InAppHelperTests: XCTestCase {
108108
let apiClient = RetryingApiClient()
109109
apiClient.authManager = authManager
110110

111-
112-
let initialFailedAuthCount = authManager.failedAuthCount
113-
114111
InAppHelper.getInAppMessagesFromServer(apiClient: apiClient,
115112
authManager: authManager,
116113
number: apiClient.numOfMessages).onSuccess { messages in

0 commit comments

Comments
 (0)