Remove return type

This commit is contained in:
Kevin Sawicki
2014-02-14 09:37:10 -08:00
parent fc6aa2aa12
commit e5b4302407

View File

@@ -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: ->