mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
remove unneccessary import
This commit is contained in:
parent
3de1cb9938
commit
b9f543682b
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue