Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
justintaddei committed Dec 7, 2023
1 parent e0f884c commit 159a9f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nuxt/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { defineNuxtModule, addPlugin, createResolver } from '@nuxt/kit'
import { isNuxt2 } from '@nuxt/kit'
import config from './meta.json'

export default defineNuxtModule({
Expand Down

0 comments on commit 159a9f5

Please sign in to comment.