Remove unused import
This commit is contained in:
parent
61b874f636
commit
570ffd4dff
@ -1,6 +1,5 @@
|
|||||||
import pyautogui
|
import pyautogui
|
||||||
from threading import Thread, Event
|
from threading import Thread, Event
|
||||||
from time import sleep
|
|
||||||
|
|
||||||
from .input import KEYMAP, Input, Button, Event as InputEvent
|
from .input import KEYMAP, Input, Button, Event as InputEvent
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user