Apply suggestion from @slouken

This commit is contained in:
Sam Lantinga 2026-05-26 17:06:42 -07:00 committed by GitHub
parent beb9b63dda
commit 709f6d7b7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -225,7 +225,6 @@ class HIDDeviceUSB implements HIDDevice {
if (feature) {
return false;
}
return true;
}