Skip to content

Commit

Permalink
test: remove un-use importings
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed May 1, 2024
1 parent 6a0b17a commit 8fd6a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue-i18n-core/test/directive.test.ts
Expand Up @@ -28,7 +28,6 @@ import {
} from '@intlify/core-base'
import { createI18n } from '../src/index'
import { errorMessages, I18nErrorCodes } from '../src/errors'
import { getWarnMessage, I18nWarnCodes } from '../src/warnings'

beforeAll(() => {
registerMessageCompiler(compileToFunction)
Expand Down

0 comments on commit 8fd6a1b

Please sign in to comment.