mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-16 06:17:50 +00:00
remove unneccessary import
This commit is contained in:
parent
3de1cb9938
commit
b9f543682b
@ -152,7 +152,6 @@ def get_logo(size):
|
||||
|
||||
def open_url_in_browser(link):
|
||||
import threading
|
||||
import time
|
||||
import webbrowser
|
||||
class BrowserThread(threading.Thread):
|
||||
def __init__(self, link):
|
||||
|
Loading…
x
Reference in New Issue
Block a user