Remove application:run-all-specs command

This commit is contained in:
Max Brunsfeld
2015-10-06 13:51:05 -07:00
committed by Nathan Sobo
parent 9924288a6f
commit 4988f6be11
8 changed files with 0 additions and 8 deletions

View File

@@ -9,7 +9,6 @@
'ctrl-alt-r': 'window:reload'
'ctrl-shift-i': 'window:toggle-dev-tools'
'ctrl-alt-p': 'window:run-package-specs'
'ctrl-alt-s': 'application:run-all-specs'
'ctrl-shift-o': 'application:open-folder'
'ctrl-alt-o': 'application:add-project-folder'
'ctrl-shift-pageup': 'pane:move-item-left'