Fix deb packaging

This commit is contained in:
Micah Lee 2020-09-14 15:04:06 -07:00
parent b0dba67c02
commit 75ddfc3942
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
3 changed files with 5 additions and 5 deletions

View file

@ -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