forked from github/dataease
feat: 删除非必要注释
This commit is contained in:
parent
24d1c35d0f
commit
db71599447
@ -1,7 +1,4 @@
|
|||||||
|
|
||||||
/**
|
|
||||||
* Created by PanJiaChen on 16/11/18.
|
|
||||||
*/
|
|
||||||
export function timeSection(date, type) {
|
export function timeSection(date, type) {
|
||||||
if (!date) {
|
if (!date) {
|
||||||
return null
|
return null
|
||||||
|
Loading…
Reference in New Issue
Block a user