💄 Remove extra newline

This commit is contained in:
Kevin Sawicki 2013-09-26 09:40:09 -07:00
parent dc8fae12b6
commit 901b128572

View File

@ -33,7 +33,6 @@ window.setUpEnvironment = (windowMode) ->
window.pasteboard = atom.pasteboard
window.keymap = atom.keymap
# Set up the default event handlers and menus for a non-editor windows.
#
# This can be used by packages to have a minimum level of keybindings and