aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.tsx
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 23:06:09 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 23:09:31 -0700
commit4f0676249a2d3b00a8ffd68b07e19d7baef832df (patch)
treeacd0cceaf384c81c55fad3295c655d9c9d99aa63 /src/index.tsx
parent91180344b1b58cb0cb657f63f7621f8fda959608 (diff)
Remove unused Google analytics hooks
Diffstat (limited to 'src/index.tsx')
-rw-r--r--src/index.tsx5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 6d3a377..e1b6a22 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -1,8 +1,3 @@
-import { initialize } from "react-ga";
-
-const TRACKING_ID = "INSERT-YOUR-ID-HERE";
-initialize(TRACKING_ID);
-
import React from "react";
import ReactDOM from "react-dom";
import { ThemeProvider } from "styled-components";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage