We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b3cbe commit 1e9cd5aCopy full SHA for 1e9cd5a
botcity/core/bot.py
@@ -20,7 +20,7 @@
20
from pynput.mouse import Controller as MouseController
21
22
from . import config, cv2find
23
-from .input_utils import _mouse_click, keys_map, mouse_map
+from .input_utils import _mouse_click, keys_map
24
25
try:
26
from pywinauto.application import Application, WindowSpecification
0 commit comments