mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 14:11:07 +00:00
chore: remove unused import
This commit is contained in:
parent
00d846df36
commit
536c276252
@ -1,4 +1,4 @@
|
||||
import { basename, dirname, extname, normalize, relative } from 'pathe'
|
||||
import { basename, dirname, extname, normalize } from 'pathe'
|
||||
import { kebabCase, pascalCase, splitByCase } from 'scule'
|
||||
import { withTrailingSlash } from 'ufo'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user