mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-11 19:05:00 -04:00
Remove unnecessary dependencies
This commit is contained in:
parent
8f5ea18464
commit
738be1cb4e
2 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
import requests
|
||||
import socks
|
||||
import zipfile
|
||||
from PyQt5 import QtCore, QtTest
|
||||
from PyQt5 import QtTest
|
||||
from .TorGuiBaseTest import TorGuiBaseTest
|
||||
from .GuiShareTest import GuiShareTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue