fixing things to build

This commit is contained in:
talksik
2021-12-18 12:59:26 -08:00
parent c84f794645
commit 08a4e0fb82
3 changed files with 1 additions and 10 deletions
@@ -16,6 +16,6 @@ class FirestoreService {
case user_friends = "user_friends" // associating a user to
}
private var db = Firestore.firestore()
// private var db = Firestore.firestore()
}
@@ -16,7 +16,6 @@ final class PhoneVerificationViewModel : ObservableObject {
}
public func
}
extension String {