Skip to content

Commit 606f9f3

Browse files
committed
lint
1 parent 7ae5883 commit 606f9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/test/config/webpack/constructWebpackConfig.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe, expect, it, vi, beforeEach, afterEach } from 'vitest';
1+
import { describe, expect, it, vi } from 'vitest';
22

33
// mock helper functions not tested directly in this file
44
import '../mocks';

0 commit comments

Comments
 (0)