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

Commit

Permalink
fix (kit): Remove 'relative' import from node:path
Browse files Browse the repository at this point in the history
  • Loading branch information
Araneline committed Oct 14, 2022
1 parent 6efdf4e commit 3889b25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kit/src/module/install.ts
@@ -1,4 +1,3 @@
import { relative } from 'node:path'
import type { Nuxt, NuxtModule } from '@nuxt/schema'
import { useNuxt } from '../context'
import { resolveModule, requireModule, importModule } from '../internal/cjs'
Expand Down

0 comments on commit 3889b25

Please sign in to comment.