Missing import

This commit is contained in:
Micah Lee 2020-06-30 14:29:33 -07:00
parent 0ae2d7f611
commit 903f4001e5
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -17,6 +17,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import os
from PyQt5 import QtCore, QtWidgets, QtGui
from onionshare import strings