Skip to content

Commit

Permalink
chore: remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
sun0day committed Apr 28, 2023
1 parent 408376d commit bcf7899
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/plugins/assetImportMetaUrl.ts
@@ -1,7 +1,6 @@
import path from 'node:path'
import MagicString from 'magic-string'
import { stripLiteral } from 'strip-literal'
// import qs from 'node:querystring'
import { getQuery } from 'ufo'
import type { Plugin } from '../plugin'
import type { ResolvedConfig } from '../config'
Expand Down

0 comments on commit bcf7899

Please sign in to comment.