diff --git a/src/theme/Layout/index.js b/src/theme/Layout/index.js index 8082d25d6..ed870e341 100644 --- a/src/theme/Layout/index.js +++ b/src/theme/Layout/index.js @@ -25,10 +25,6 @@ export default function Layout(props) { } = props; useKeyboardNavigation(); - window.TrackJS && TrackJS.install({ - token: "abb73baafbd94b74878a59fc03e5ac1b" - }); - return (