Skip to content

Commit 9f35db4

Browse files
committed
Adding menu items (microsoft#310)
1 parent 3f43c8a commit 9f35db4

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
@@ -1,5 +1,4 @@
11
import { commands, ExtensionContext, LogOutputChannel, Terminal, Uri } from 'vscode';
2-
32
import { PythonEnvironment, PythonEnvironmentApi } from './api';
43
import { ensureCorrectVersion } from './common/extVersion';
54
import { registerTools } from './common/lm.apis';

0 commit comments

Comments
 (0)