Skip to content

Commit 8fd6a1b

Browse files
committed
test: remove un-use importings
1 parent 6a0b17a commit 8fd6a1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vue-i18n-core/test/directive.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {
2828
} from '@intlify/core-base'
2929
import { createI18n } from '../src/index'
3030
import { errorMessages, I18nErrorCodes } from '../src/errors'
31-
import { getWarnMessage, I18nWarnCodes } from '../src/warnings'
3231

3332
beforeAll(() => {
3433
registerMessageCompiler(compileToFunction)

0 commit comments

Comments
 (0)