Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 3889b25

Browse files
committed
fix (kit): Remove 'relative' import from node:path
1 parent 6efdf4e commit 3889b25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/kit/src/module/install.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { relative } from 'node:path'
21
import type { Nuxt, NuxtModule } from '@nuxt/schema'
32
import { useNuxt } from '../context'
43
import { resolveModule, requireModule, importModule } from '../internal/cjs'

0 commit comments

Comments
 (0)