Missing import

This commit is contained in:
Micah Lee 2020-06-30 14:29:33 -07:00
parent 6fafee1ce8
commit f34f4a1a2a

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