Skip to content

Commit 646fe7c

Browse files
committed
activate envs ext
1 parent d3adcbe commit 646fe7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extension/common/python.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ async function activateExtension() {
3939
console.log('Python extension activated.');
4040
return extension;
4141
}
42-
4342
async function activateEnvsExtension() {
4443
const extension = extensions.getExtension('ms-python.vscode-python-envs');
4544
if (extension) {

0 commit comments

Comments
 (0)