Skip to content

Commit

Permalink
removed update keploy & latest version buttons
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Sharma <[email protected]>
  • Loading branch information
ayush3160 committed Dec 1, 2024
1 parent 30bea9f commit e74e942
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,21 +132,11 @@
"command": "keploy.utg",
"title": "Keploy: Unit Test Generation"
},
{
"command": "keploy.updateKeploy",
"title": "Update your Keploy",
"when": "view == Keploy-Sidebar"
},
{
"command": "keploy.KeployVersion",
"title": "View Your Keploy Version",
"when": "view == Keploy-Sidebar"
},
{
"command": "keploy.getLatestVersion",
"title": "Get Latest Version",
"when": "view == Keploy-Sidebar"
},
{
"command": "keploy.viewChangeLog",
"title": "View Change Log",
Expand Down

0 comments on commit e74e942

Please sign in to comment.