mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-14 04:43:12 -04:00
Remove unnecessary import of Image class in ServerStatus
This commit is contained in:
parent
698222e402
commit
caec6a5b3e
@ -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