mirror of
https://github.com/atom/atom.git
synced 2026-02-12 15:45:23 -05:00
Remove return type
This commit is contained in:
@@ -230,7 +230,7 @@ class SelectListView extends View
|
||||
# to fuzzy filter by that property when text is entered into this view's
|
||||
# editor.
|
||||
#
|
||||
# Returns a {String} property name to fuzzy filter by.
|
||||
# Returns the property name to fuzzy filter by.
|
||||
getFilterKey: ->
|
||||
|
||||
attach: ->
|
||||
|
||||
Reference in New Issue
Block a user