Skip to content

Commit

Permalink
Update firebaseInit.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianovide committed May 28, 2021
1 parent 3ff7465 commit 6d4935f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/features/firebase/firebaseInit.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ function firebaseInit(callBackFunctionFCMTokenChange) {

const firestore = firebase.firestore();

// measuring web performance. See https://firebase.google.com/docs/perf-mon/get-started-web
firebase.performance();

function isInIframe() {
try {
return window.self !== window.top;
Expand Down

0 comments on commit 6d4935f

Please sign in to comment.