Comment is now superfluous thanks to better code. 🎉

Co-authored-by: rugk <rugk+git@posteo.de>
This commit is contained in:
El RIDO
2025-01-05 19:25:10 +01:00
parent 4076a831eb
commit ffd4210fe2
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2451,7 +2451,6 @@ jQuery.PrivateBin = (function($, RawDeflate) {
$messageTab[0].checked = isTabSupported;
event.preventDefault();
}
// tab was pressed
else if (isTabSupported && event.key === 'Tab') {
// get caret position & selection
const val = this.value,