Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -6
index.html
CHANGED
|
@@ -265,12 +265,6 @@
|
|
| 265 |
browserLocalPersistence,
|
| 266 |
browserSessionPersistence,
|
| 267 |
signInAnonymously,
|
| 268 |
-
GoogleAuthProvider,
|
| 269 |
-
signInWithPopup,
|
| 270 |
-
signInWithRedirect,
|
| 271 |
-
getRedirectResult,
|
| 272 |
-
linkWithPopup,
|
| 273 |
-
linkWithRedirect,
|
| 274 |
signOut
|
| 275 |
} from "https://www.gstatic.com/firebasejs/11.6.1/firebase-auth.js";
|
| 276 |
import {
|
|
|
|
| 265 |
browserLocalPersistence,
|
| 266 |
browserSessionPersistence,
|
| 267 |
signInAnonymously,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 268 |
signOut
|
| 269 |
} from "https://www.gstatic.com/firebasejs/11.6.1/firebase-auth.js";
|
| 270 |
import {
|