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 committed by GitHub
parent 4076a831eb
commit 6929fde762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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,