Skip to content

Commit d9c67a8

Browse files
code cleaning
1 parent ceac8d7 commit d9c67a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

input-autocomplete-behavior.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,6 @@
373373
e.preventDefault();
374374
}
375375
}
376-
377-
console.log('[autocomplete-chips][respBeforePaste]:', respBeforePaste);
378376
},
379377

380378
_createChip: function(){
@@ -575,4 +573,4 @@
575573
WebPaperElem.InputAutoCompleteBehaviorImpl
576574
];
577575

578-
</script>
576+
</script>

0 commit comments

Comments
 (0)