Remove unnecesary assignment
This commit is contained in:
parent
da29ad4b9d
commit
af30c87cf2
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ class @LabelsSelect
|
|||
newColorField = $('#new_label_color')
|
||||
showNo = $dropdown.data('show-no')
|
||||
showAny = $dropdown.data('show-any')
|
||||
useId = $dropdown.data('use-id')
|
||||
defaultLabel = $dropdown.data('default-label')
|
||||
abilityName = $dropdown.data('ability-name')
|
||||
$selectbox = $dropdown.closest('.selectbox')
|
||||
|
|
Loading…
Reference in a new issue