Skip to content

Commit e9d5071

Browse files
committed
Remove unused import
1 parent dc278f5 commit e9d5071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/incrementalCompilation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import { fileCodeActions } from "./codeActions";
1313
import { projectsFiles } from "./projectFiles";
1414
import { getRewatchBscArgs, RewatchCompilerArgs } from "./bsc-args/rewatch";
1515
import { BsbCompilerArgs, getBsbBscArgs } from "./bsc-args/bsb";
16-
import { getCurrentCompilerDiagnosticsForFile } from "./server";
1716
import { NormalizedPath } from "./utils";
1817
import { getLogger } from "./logger";
1918

0 commit comments

Comments
 (0)