Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Jun 26, 2022
1 parent c234e12 commit cc262d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/vite/src/node/plugins/importAnalysisBuild.ts
Expand Up @@ -10,8 +10,7 @@ import {
combineSourcemaps,
isDataUrl,
isExternalUrl,
moduleListContains,
transformStableResult
moduleListContains
} from '../utils'
import type { Plugin } from '../plugin'
import type { ResolvedConfig } from '../config'
Expand Down

0 comments on commit cc262d9

Please sign in to comment.