mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-26 06:25:58 -05:00
actually remove QtWebKit
This commit is contained in:
parent
4ad2dda3a2
commit
daf5066de9
@ -1,6 +1,6 @@
|
||||
# import stuff for pyinstaller to find
|
||||
import os, sys, subprocess, time, hashlib, platform, json, locale, socket, argparse, Queue, inspect, base64, random, functools, logging
|
||||
from PyQt4 import QtCore, QtGui, QtWebKit
|
||||
from PyQt4 import QtCore, QtGui
|
||||
import stem, stem.control, flask
|
||||
import onionshare, onionshare_gui
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user