소스 검색

fix: remove unneeded js file

poeti8 6 년 전
부모
커밋
8e45861df2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      client/pages/_document.tsx

+ 0 - 1
client/pages/_document.tsx

@@ -75,7 +75,6 @@ class AppDocument extends Document<Props> {
             async
             defer
           />
-          <script src="static/analytics.js" />
         </Head>
         <body
           style={{