mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-08 14:15:58 -05:00
Remove unnecessary import of Image class in ServerStatus
This commit is contained in:
parent
4cf508ed8e
commit
3c9a105d92
@ -24,7 +24,6 @@ from PyQt5 import QtCore, QtWidgets, QtGui
|
||||
from onionshare import strings
|
||||
|
||||
from ..widgets import Alert
|
||||
from ..widgets import Image
|
||||
from ..widgets import QRCodeDialog
|
||||
|
||||
class ServerStatus(QtWidgets.QWidget):
|
||||
|
Loading…
x
Reference in New Issue
Block a user