Skip to content

Commit a3a3112

Browse files
committed
Adding menu items (#310)
1 parent 79fa634 commit a3a3112

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)