From 4d41c995ebfce8b60db03ab9256b5b2a6c5db0c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Thu, 9 Jan 2020 19:37:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/paths/Index.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/react/src/modules/paths/Index.js b/public/react/src/modules/paths/Index.js index 1691b28f5..7a1c3d301 100644 --- a/public/react/src/modules/paths/Index.js +++ b/public/react/src/modules/paths/Index.js @@ -27,12 +27,6 @@ const ShixunPaths = Loadable({ loading:Loading, }) -const NewStatistics= Loadable({ - loader: () => import('./NewStatistics/NewStatistics'), - loading:Loading, -}) - - class Index extends Component{ constructor(props) { super(props) @@ -43,10 +37,6 @@ class Index extends Component{ - ()} - > - ()} >