Skip to content

Commit e5214a3

Browse files
committed
remove extension usage
1 parent 32b3a08 commit e5214a3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

swift-sdk/Internal/AuthManager.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
import Foundation
66

7-
extension IterableAuthDelegate {
8-
func onTokenRegistrationFailed(_ reason: String? = nil) {
9-
10-
}
11-
}
12-
137
class AuthManager: IterableAuthManagerProtocol {
148
init(delegate: IterableAuthDelegate?,
159
expirationRefreshPeriod: TimeInterval,

0 commit comments

Comments
 (0)