Remove unused import.
This commit is contained in:
parent
105c25bc5f
commit
dfb4e283e3
@ -32,7 +32,7 @@ import functools
|
||||
import traceback
|
||||
|
||||
from PyQt5.QtWidgets import QApplication, QDialog
|
||||
from PyQt5.QtCore import (pyqtSlot, qInstallMessageHandler, QTimer, Qt, QUrl,
|
||||
from PyQt5.QtCore import (pyqtSlot, qInstallMessageHandler, QTimer, QUrl,
|
||||
QStandardPaths, QObject)
|
||||
|
||||
import qutebrowser
|
||||
|
Loading…
Reference in New Issue
Block a user