Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaaron committed Jul 29, 2022
1 parent 9fc5625 commit bf6ce1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/Firebase/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ function startTrace(customEventName) {
*/
function stopTrace(customEventName) {
const stop = global.performance.now();

if (Environment.isDevelopment()) {
return;
}
Expand Down

0 comments on commit bf6ce1c

Please sign in to comment.