Skip to content

Commit

Permalink
update www/src/js/firebase.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Jan 13, 2025
1 parent 5ab4164 commit 7c116bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/src/js/firebase.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const firebase_config = {
appId: "1:202105498916:web:d161e68c42e66c8f8997b1",
measurementId: "G-6KZE06S4SF"
};

const app = initializeApp(firebase_config);
const analytics = getAnalytics(app);

Expand Down

0 comments on commit 7c116bd

Please sign in to comment.