💄 Remove extra newline

This commit is contained in:
Kevin Sawicki
2013-10-07 15:29:44 -07:00
parent 0033c9659f
commit e95e8a22c3

View File

@@ -52,7 +52,6 @@ class Atom
@keymap = new Keymap()
@syntax = deserialize(@getWindowState('syntax')) ? new Syntax()
getCurrentWindow: ->
remote.getCurrentWindow()