Remove application:open-dev keybindings

This commit is contained in:
Kevin Sawicki
2015-04-07 13:10:01 -07:00
parent b9db13ae06
commit a49f635fc0
3 changed files with 0 additions and 3 deletions

View File

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