Skip to content

Commit f9f76d8

Browse files
committed
remove debug statement
1 parent 545fb8f commit f9f76d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

select2.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,6 @@ the specific language governing permissions and limitations under the Apache Lic
12311231

12321232
// abstract
12331233
findHighlightableChoices: function() {
1234-
var h=this.results.find(".select2-result-selectable:not(.select2-selected):not(.select2-disabled)");
12351234
return this.results.find(".select2-result-selectable:not(.select2-selected):not(.select2-disabled)");
12361235
},
12371236

0 commit comments

Comments
 (0)