瀏覽代碼

Remove import of removed function

Taddeus Kroes 5 年之前
父節點
當前提交
b59ccb3820
共有 1 個文件被更改,包括 2 次插入2 次删除
  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