Skip to content

Commit 935c28c

Browse files
committed
Remove unneeded availability wrap
1 parent e794818 commit 935c28c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseAuth/Sources/Swift/Backend/RPC/SendVerificationTokenResponse.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
import Foundation
1616

17-
@available(iOS 13, tvOS 13, macOS 10.15, macCatalyst 13, watchOS 7, *)
1817
struct SendVerificationCodeResponse: AuthRPCResponse {
1918
let verificationID: String?
2019

0 commit comments

Comments
 (0)