mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-27 16:29:41 -05:00
remove unnecessary import from GuiWebSiteTest class
This commit is contained in:
parent
5defd4a10b
commit
f4f7b984e5
@ -11,7 +11,6 @@ from onionshare.settings import Settings
|
|||||||
from onionshare.onion import Onion
|
from onionshare.onion import Onion
|
||||||
from onionshare.web import Web
|
from onionshare.web import Web
|
||||||
from onionshare_gui import Application, OnionShare, OnionShareGui
|
from onionshare_gui import Application, OnionShare, OnionShareGui
|
||||||
from onionshare_gui.mode.website_mode import WebsiteMode
|
|
||||||
from .GuiShareTest import GuiShareTest
|
from .GuiShareTest import GuiShareTest
|
||||||
|
|
||||||
class GuiWebsiteTest(GuiShareTest):
|
class GuiWebsiteTest(GuiShareTest):
|
||||||
|
Loading…
Reference in New Issue
Block a user