From 1645a77614787b3305300bf1fdc5ec9280cd2462 Mon Sep 17 00:00:00 2001 From: Brandon Eckenrode Date: Tue, 19 Jan 2016 10:30:44 -0500 Subject: [PATCH] Add removal --- menus/tortoise-git.cson | 4 ---- 1 file changed, 4 deletions(-) diff --git a/menus/tortoise-git.cson b/menus/tortoise-git.cson index 52943b3..bce5ac2 100644 --- a/menus/tortoise-git.cson +++ b/menus/tortoise-git.cson @@ -4,10 +4,6 @@ { "label": "Tortoise GIT", "submenu": [ - { - "label": "Add" - "command": "tortoise-git:addFromTreeView" - } { "label": "Push" "command": "tortoise-git:pushFromTreeView"