Skip to content

Commit e58e322

Browse files
authored
[Auth] Re-add import Foundation in SecureTokenService.swift (#14920)
1 parent ace69e6 commit e58e322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAuth/Sources/Swift/SystemService/SecureTokenService.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// limitations under the License.
1414

1515
import FirebaseCoreInternal
16+
import Foundation
1617

1718
private let kFiveMinutes = 5 * 60.0
1819

0 commit comments

Comments
 (0)