Skip to content

Commit

Permalink
chore: remove unused code (#7303)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyPi committed Mar 13, 2022
1 parent 98eefa8 commit 467512b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/__tests__/build.spec.ts
@@ -1,6 +1,5 @@
import { resolveLibFilename } from '../build'
import { resolve } from 'path'
import { resolveConfig } from '..'

describe('resolveLibFilename', () => {
test('custom filename function', () => {
Expand Down

0 comments on commit 467512b

Please sign in to comment.