Skip to content

Commit 001f092

Browse files
committed
remove unused variable
1 parent d0bd10a commit 001f092

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Macropad_Hotkeys/macros/minecraft-pe-effects.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
# See https://minecraft.fandom.com/wiki/Effect
1010

1111
DELAY_AFTER_ESCAPE = 0.05
12-
DELAY_AFTER_COMMAND = 0.10
1312

1413
app = { # REQUIRED dict, must be named 'app'
1514
'name' : 'Minecraft PE (effect)', # Application name

0 commit comments

Comments
 (0)