Remove unneeded initialization of variable from superclass

This commit is contained in:
Kevin Sawicki
2013-03-27 14:17:36 -04:00
parent d14ddf6f38
commit 4c9ebc940c

View File

@@ -13,7 +13,6 @@ class CommandPaletteView extends SelectList
filterKey: 'eventDescription'
previouslyFocusedElement: null
keyBindings: null
initialize: ->