Skip to content

Commit eed5bfb

Browse files
committed
lint
1 parent d81ff90 commit eed5bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nuxt.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { NUXT_CONFIG_KEY, PLUGIN_NAME } from "./constants";
33
import vite from "./vite";
44
import webpack from "./webpack";
55
import type { YamlOptions } from "./";
6-
import unplugin from "./";
76
import type {} from "@nuxt/schema";
87

98
export default defineNuxtModule<YamlOptions>({

0 commit comments

Comments
 (0)