Skip to content

Commit 31d173f

Browse files
authored
pylint fix
1 parent 45bae43 commit 31d173f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Macropad_Hotkeys/macros/minecraft-pe-equip.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
# As a result, it is probably better to learn on less complex
2121
# macro files before attempting to adjust settings in this one.
2222

23-
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
24-
2523
DELAY_AFTER_COMMAND = 0.75
2624
DELAY_AFTER_SLASH = 0.80 # required so minecraft has time to bring up command screen
2725
DELAY_BEFORE_RETURN = 0.10 # give minecraft time to show all the keys pressed...

0 commit comments

Comments
 (0)