From b6345edd69d51471c5d1aeb60cc1ceed1edc417f Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 4 Apr 2021 19:53:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=BB=E5=8A=A1=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=88=97=E8=A1=A8=E9=A6=96=E6=AC=A1=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E4=B8=A4=E6=AC=A1=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/crontab/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index add7572a..611776f3 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -329,7 +329,6 @@ const Crontab = () => { setMarginLeft(0); setMarginTop(-72); } - getCrons(); }, []); return (