Remove debug leftovers causing failed lints
parent
e5c8f5587d
commit
faa61f7df1
|
|
@ -1,8 +1,6 @@
|
|||
from kmk.firmware import Firmware as _Firmware
|
||||
from kmk.hid import CircuitPythonUSB_HID
|
||||
|
||||
import kmk.keycodes
|
||||
|
||||
|
||||
class Firmware(_Firmware):
|
||||
hid_helper = CircuitPythonUSB_HID
|
||||
|
|
|
|||
Loading…
Reference in New Issue