[noop] Remove unused code
To make the code back in line with EE. [ci skip]
This commit is contained in:
parent
91c58ed14d
commit
4c2ca4c38d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue