Skip to content

Commit

Permalink
temporary removed analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
BergerAPI committed Apr 8, 2021
1 parent ce9f824 commit 15f1e45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/firebase/firebase.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ if (!firebase.apps.length) {
appId: process.env.NEXT_PUBLIC_APP_ID,
measurementId: process.env.NEXT_PUBLIC_MEASUREMENT_ID,
})
firebase.analytics()
}

export const db = firebase.database();
Expand Down

1 comment on commit 15f1e45

@vercel
Copy link

@vercel vercel bot commented on 15f1e45 Apr 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.