Skip to content

Commit 15846d8

Browse files
committed
chore: run ruff
1 parent a832c89 commit 15846d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ORStools/gui/ORStoolsDialog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
from qgis.gui import QgsMapCanvasAnnotationItem
5656

5757
from qgis.PyQt.QtCore import QSizeF, QPointF, QCoreApplication
58-
from qgis.PyQt.QtGui import QIcon, QTextDocument, QColor
58+
from qgis.PyQt.QtGui import QTextDocument, QColor
5959
from qgis.PyQt.QtWidgets import (
6060
QAction,
6161
QDialog,

0 commit comments

Comments
 (0)