diff options
Diffstat (limited to 'src/index.tsx')
| -rw-r--r-- | src/index.tsx | 5 |
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"; |
