mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-18 10:58:34 -04:00
Fix deb packaging
This commit is contained in:
parent
b0dba67c02
commit
75ddfc3942
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
"""
|
||||
|
||||
import queue
|
||||
from PyQt5 import QtCore, QtWidgets, QtGui, QtSvg
|
||||
from PyQt5 import QtCore, QtWidgets, QtGui
|
||||
|
||||
from onionshare import strings
|
||||
from onionshare.onionshare import OnionShare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue