We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3535f1 commit 9ad42f8Copy full SHA for 9ad42f8
server/src/incrementalCompilation.ts
@@ -13,7 +13,6 @@ import { fileCodeActions } from "./codeActions";
13
import { projectsFiles } from "./projectFiles";
14
import { getRewatchBscArgs, RewatchCompilerArgs } from "./bsc-args/rewatch";
15
import { BsbCompilerArgs, getBsbBscArgs } from "./bsc-args/bsb";
16
-import { getCurrentCompilerDiagnosticsForFile } from "./server";
17
import { NormalizedPath } from "./utils";
18
import { getLogger } from "./logger";
19
0 commit comments