Removed unused import

This commit is contained in:
Oliver Hartmann 2021-03-21 14:54:20 +01:00
parent ba402c3ef7
commit 7b1943fb86

View File

@ -1,7 +1,6 @@
from src import gui
from src import trader
from src import config
from src import sendkeys
from src.data import compile_regex
from src.data import log
from threading import Thread