Skip to content

Commit 8f5da1a

Browse files
committed
fix: show Manage Packages in Command Palette
1 parent d3d4575 commit 8f5da1a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,10 +232,6 @@
232232
],
233233
"menus": {
234234
"commandPalette": [
235-
{
236-
"command": "python-envs.packages",
237-
"when": "false"
238-
},
239235
{
240236
"command": "python-envs.refreshAllManagers",
241237
"when": "false"

0 commit comments

Comments
 (0)