forked from LBRYCommunity/lbry-sdk
remove unused imports in LBRYApp.py
This commit is contained in:
parent
28e88d89a5
commit
239e5c2126
1 changed files with 0 additions and 3 deletions
|
@ -1,11 +1,8 @@
|
|||
import AppKit
|
||||
import webbrowser
|
||||
import sys
|
||||
import os
|
||||
import logging
|
||||
import platform
|
||||
import shutil
|
||||
from appdirs import user_data_dir
|
||||
from twisted.internet import reactor
|
||||
|
||||
from lbrynet.lbrynet_daemon import DaemonControl
|
||||
|
|
Loading…
Reference in a new issue