Skip to content

Commit 28f1227

Browse files
committed
lint
1 parent 456fbe4 commit 28f1227

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/kit/src/exports/vite/static_analysis/index.spec.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { expect, test } from 'vitest';
2-
import { create_node_analyser, statically_analyse_page_options } from './index.js';
3-
import { fileURLToPath } from 'node:url';
4-
import path from 'node:path';
2+
import { statically_analyse_page_options } from './index.js';
53

64
test.each([
75
[

0 commit comments

Comments
 (0)