Skip to content

Commit 467512b

Browse files
authored
chore: remove unused code (#7303)
1 parent 98eefa8 commit 467512b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vite/src/node/__tests__/build.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { resolveLibFilename } from '../build'
22
import { resolve } from 'path'
3-
import { resolveConfig } from '..'
43

54
describe('resolveLibFilename', () => {
65
test('custom filename function', () => {

0 commit comments

Comments
 (0)