Skip to content

Commit 6912515

Browse files
committed
fix: lint
1 parent 00e1871 commit 6912515

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/generate/dayjs.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import type { Dayjs } from 'dayjs';
22
import dayjs from 'dayjs';
3-
import { noteOnce } from 'rc-util/lib/warning';
43
import weekday from 'dayjs/plugin/weekday';
54
import localeData from 'dayjs/plugin/localeData';
65
import weekOfYear from 'dayjs/plugin/weekOfYear';

0 commit comments

Comments
 (0)