Skip to content

Commit e6ae1c1

Browse files
rldhontm-kuhn
andauthored
Update python/utils.py
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
1 parent 67bbc2a commit e6ae1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
2929
"""
3030

31-
from qgis.PyQt.QtCore import QCoreApplication, QLocale, QThread, qDebug
31+
from qgis.PyQt.QtCore import QCoreApplication, QLocale, QThread
3232
from qgis.PyQt.QtWidgets import QPushButton, QApplication
3333
from qgis.core import Qgis, QgsMessageLog, qgsfunction, QgsMessageOutput
3434
from qgis.gui import QgsMessageBar

0 commit comments

Comments
 (0)