Skip to content

Commit b4a7d5d

Browse files
committed
Remove last references of our old fortls interface
1 parent 4a1664c commit b4a7d5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extension.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { LoggingService } from './services/logging-service';
1111
import * as pkg from '../package.json';
1212
import { LANG_SERVER_TOOL_ID } from './lib/tools';
1313
import { FortranFormattingProvider } from './features/formatting-provider';
14-
import FortranLanguageServer from './fortls-interface';
1514
import { EXTENSION_ID, FortranDocumentSelector, promptForMissingTool } from './lib/tools';
1615

1716
// Make it global to catch errors when activation fails

0 commit comments

Comments
 (0)