We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9231e07 commit 28cb2d4Copy full SHA for 28cb2d4
pages/_app.tsx
@@ -11,7 +11,6 @@ import hash from 'object-hash';
11
import LogRocket from 'logrocket';
12
import setupLogRocketReact from 'logrocket-react';
13
import ScrollUpButton from 'react-scroll-up-button';
14
-import { clientTokens } from 'common/config/environment';
15
import { gtag } from 'common/utils/thirdParty/gtag';
16
import Nav from 'components/Nav/Nav';
17
import Footer from 'components/Footer/Footer';
0 commit comments