Explorar el Código

Remove import of removed function

Taddeus Kroes hace 5 años
padre
commit
b59ccb3820
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      bot.py

+ 2 - 2
bot.py

@@ -9,8 +9,8 @@ from collections import deque
 from itertools import count
 from Xlib import error
 from detection import NOBLOCK
-from interaction import get_exapunks_window, focus_window, screenshot_board, \
-                        press_keys, listen_keys
+from interaction import get_exapunks_window, focus_window, \
+                        screenshot_board, press_keys
 from strategy import State