Skip to content

Commit 7b99f68

Browse files
committed
chore: rm useless import
1 parent 5e6d8b0 commit 7b99f68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/timezone.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import moment from 'moment'
33
import dayjs from '../src'
44
import timezone from '../src/plugin/timezone'
55
import utc from '../src/plugin/utc'
6-
import '../src/locale/en'
76

87
dayjs.extend(utc)
98
dayjs.extend(timezone)

0 commit comments

Comments
 (0)