mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove unneeded initialization of variable from superclass
This commit is contained in:
@@ -13,7 +13,6 @@ class CommandPaletteView extends SelectList
|
||||
|
||||
filterKey: 'eventDescription'
|
||||
|
||||
previouslyFocusedElement: null
|
||||
keyBindings: null
|
||||
|
||||
initialize: ->
|
||||
|
||||
Reference in New Issue
Block a user