From c05fcdc1bd79cf4d63e911ae2346b3b548e530f4 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 12 Apr 2017 10:59:37 -0400 Subject: [PATCH] Removes bogus command --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index 8e375a7..d71381a 100644 --- a/package.json +++ b/package.json @@ -487,11 +487,6 @@ "command": "gitlens.stashSave", "title": "Stash Changes", "category": "GitLens" - }, - { - "command": "gitlens.settings", - "title": "Settings", - "category": "GitLens" } ], "menus": {