mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-22 08:01:21 -04:00
remove unnecessary import from GuiWebSiteTest class
This commit is contained in:
parent
5defd4a10b
commit
f4f7b984e5
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from onionshare.settings import Settings
|
|||
from onionshare.onion import Onion
|
||||
from onionshare.web import Web
|
||||
from onionshare_gui import Application, OnionShare, OnionShareGui
|
||||
from onionshare_gui.mode.website_mode import WebsiteMode
|
||||
from .GuiShareTest import GuiShareTest
|
||||
|
||||
class GuiWebsiteTest(GuiShareTest):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue