Remove unused import
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user