Parcourir la source

Remove import of removed function

Taddeus Kroes il y a 5 ans
Parent
commit
b59ccb3820
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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