[noop] Remove unused code

To make the code back in line with EE.

[ci skip]
This commit is contained in:
Toon Claes 2017-06-07 16:20:20 +02:00
parent 91c58ed14d
commit 4c2ca4c38d

View file

@ -206,8 +206,6 @@ function UsersSelect(currentUser, els) {
return $dropdown.glDropdown({
showMenuAbove: showMenuAbove,
data: function(term, callback) {
var isAuthorFilter;
isAuthorFilter = $('.js-author-search');
return _this.users(term, options, function(users) {
// GitLabDropdownFilter returns this.instance
// GitLabDropdownRemote returns this.options.instance