mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
[cli] clean up imports
This commit is contained in:
parent
7c9ea631ed
commit
ba7133d7d6
|
@ -9,7 +9,7 @@ import subprocess
|
|||
import time
|
||||
import webbrowser
|
||||
|
||||
from logging.handlers import QueueHandler, QueueListener
|
||||
from logging.handlers import QueueListener
|
||||
from multiprocessing import freeze_support, Queue as MPQueue
|
||||
from sys import exit
|
||||
|
||||
|
|
Loading…
Reference in a new issue