Skip to content

Commit 93fd7f9

Browse files
committed
fix: remove log
1 parent 52c80f1 commit 93fd7f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ const PageTracker = () => {
6767
const App = () => {
6868
useEffect(() => {
6969
initGA();
70-
console.log("init");
7170
}, []);
7271

7372
return (

0 commit comments

Comments
 (0)