Skip to content

Commit 28cb2d4

Browse files
committed
remove unused var
1 parent 9231e07 commit 28cb2d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/_app.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import hash from 'object-hash';
1111
import LogRocket from 'logrocket';
1212
import setupLogRocketReact from 'logrocket-react';
1313
import ScrollUpButton from 'react-scroll-up-button';
14-
import { clientTokens } from 'common/config/environment';
1514
import { gtag } from 'common/utils/thirdParty/gtag';
1615
import Nav from 'components/Nav/Nav';
1716
import Footer from 'components/Footer/Footer';

0 commit comments

Comments
 (0)