Skip to content

Commit 388f1ef

Browse files
committed
rm config
1 parent ebe9a0a commit 388f1ef

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/routes/firebase.ts

+1-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ import { getAuth } from "firebase/auth";
44

55

66
const firebaseConfig = {
7-
apiKey: "AIzaSyBOL3Y80Y6JASfwgvyq8IL6FlnrBQBN_0E",
8-
authDomain: "testing-proj-b7c60.firebaseapp.com",
9-
projectId: "testing-proj-b7c60",
10-
storageBucket: "testing-proj-b7c60.appspot.com",
11-
messagingSenderId: "665240273060",
12-
appId: "1:665240273060:web:b81550e114a46af9116631"
7+
138
};
149

1510
// Initialize Firebase

0 commit comments

Comments
 (0)