Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Dec 5, 2024
1 parent 00e1871 commit 6912515
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generate/dayjs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { Dayjs } from 'dayjs';
import dayjs from 'dayjs';
import { noteOnce } from 'rc-util/lib/warning';
import weekday from 'dayjs/plugin/weekday';
import localeData from 'dayjs/plugin/localeData';
import weekOfYear from 'dayjs/plugin/weekOfYear';
Expand Down

0 comments on commit 6912515

Please sign in to comment.