aboutsummaryrefslogtreecommitdiff
path: root/test/bundler/esbuild/lower.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test/bundler/esbuild/lower.test.ts')
-rw-r--r--test/bundler/esbuild/lower.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bundler/esbuild/lower.test.ts b/test/bundler/esbuild/lower.test.ts
index 23b18397d..d03c4a27f 100644
--- a/test/bundler/esbuild/lower.test.ts
+++ b/test/bundler/esbuild/lower.test.ts
@@ -1,4 +1,4 @@
-import { RUN_UNCHECKED_TESTS, expectBundled, itBundled, testForFile } from "../expectBundled";
+import { RUN_UNCHECKED_TESTS, itBundled, testForFile } from "../expectBundled";
var { describe, test, expect } = testForFile(import.meta.path);
// Tests ported from: