Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jan 11, 2024
1 parent fa3c1e7 commit 1b45a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseAuth/Sources/Swift/MultiFactor/MultiFactor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import Foundation
#if os(iOS)

@available(iOS 13, tvOS 13, macOS 10.15, macCatalyst 13, watchOS 7, *)
extension MultiFactor: NSSecureCoding {}
extension MultiFactor: NSSecureCoding {}
/** @class FIRMultiFactor
@brief The interface defining the multi factor related properties and operations pertaining to a
user.
Expand Down

0 comments on commit 1b45a4c

Please sign in to comment.