We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1664c commit b4a7d5dCopy full SHA for b4a7d5d
src/extension.ts
@@ -11,7 +11,6 @@ import { LoggingService } from './services/logging-service';
11
import * as pkg from '../package.json';
12
import { LANG_SERVER_TOOL_ID } from './lib/tools';
13
import { FortranFormattingProvider } from './features/formatting-provider';
14
-import FortranLanguageServer from './fortls-interface';
15
import { EXTENSION_ID, FortranDocumentSelector, promptForMissingTool } from './lib/tools';
16
17
// Make it global to catch errors when activation fails
0 commit comments