Skip to content

Commit 94feb00

Browse files
Update app.js
1 parent 16cbee0 commit 94feb00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// app.js
22

3-
// Replace these config values with your Firebase project settings
43
const firebaseConfig = {
54
apiKey: "AIzaSyDcXSHxWWCCwIypr62CG4OM69O4J9NLBNI",
65
authDomain: "sbhs-year-8-chess-tournament.firebaseapp.com",
@@ -9,7 +8,6 @@ const firebaseConfig = {
98
storageBucket: "sbhs-year-8-chess-tournament.firebasestorage.app",
109
messagingSenderId: "632119283742",
1110
appId: "1:632119283742:web:ea2e5b59f5d80df1cede0f",
12-
measurementId: "G-WWMX2NY183"
1311
};
1412

1513
firebase.initializeApp(firebaseConfig);

0 commit comments

Comments
 (0)