浏览代码

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={{