Skip to content

Commit 7a64d0f

Browse files
Fix imports
1 parent 56c7ad2 commit 7a64d0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swift-sdk/Internal/ApiClientProtocol.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// Copyright © 2020 Iterable. All rights reserved.
44
//
55

6+
import Foundation
7+
68
protocol ApiClientProtocol: AnyObject {
79
func register(hexToken: String,
810
appName: String,

0 commit comments

Comments
 (0)