aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/SwiftSample/Stubs.swift
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Auth/SwiftSample/Stubs.swift')
-rw-r--r--Example/Auth/SwiftSample/Stubs.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Auth/SwiftSample/Stubs.swift b/Example/Auth/SwiftSample/Stubs.swift
index 4f4ccc0..edb574f 100644
--- a/Example/Auth/SwiftSample/Stubs.swift
+++ b/Example/Auth/SwiftSample/Stubs.swift
@@ -18,7 +18,7 @@
/// APIs in Swift for those that are not already covered by other parts of the app.
/// These functions are never executed, but just for passing compilation.
-import FirebaseCommunity.FirebaseAuth
+import FirebaseAuth
func actionCodeSettingsStubs() {
let actionCodeSettings = ActionCodeSettings()