mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +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 { kebabCase, pascalCase, splitByCase } from 'scule'
|
||||||
import { withTrailingSlash } from 'ufo'
|
import { withTrailingSlash } from 'ufo'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user