From db71599447db1641768e63a78a40753a7a76ed53 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 2 Jun 2021 14:27:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=A0=E9=99=A4=E9=9D=9E=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/utils/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/utils/index.js b/frontend/src/utils/index.js index e871fcc8b5..8c281ca759 100644 --- a/frontend/src/utils/index.js +++ b/frontend/src/utils/index.js @@ -1,7 +1,4 @@ -/** - * Created by PanJiaChen on 16/11/18. - */ export function timeSection(date, type) { if (!date) { return null