Skip to content

Commit

Permalink
remove unneeded diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Nov 4, 2024
1 parent 48d4e2a commit 2dda025
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

import Foundation

@available(iOS 13, tvOS 13, macOS 10.15, macCatalyst 13, watchOS 7, *)
struct SendVerificationCodeResponse: AuthRPCResponse {
// Default value will be overridden when `setField(dictionary:)` is called.
private(set) var verificationID: String = ""
Expand Down

0 comments on commit 2dda025

Please sign in to comment.