AykutSarac 3 år sedan
förälder
incheckning
71c046dcd6
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/pages/_document.tsx

+ 0 - 1
src/pages/_document.tsx

@@ -5,7 +5,6 @@ import Document, {
   NextScript,
   DocumentContext,
 } from "next/document";
-import { GoogleAnalytics } from "src/components/GoogleAnalytics";
 import { SeoTags } from "src/components/SeoTags";
 import { ServerStyleSheet } from "styled-components";