Skip to content

Commit ace62dc

Browse files
committed
fix: remove unused imports
1 parent 1eb2110 commit ace62dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ORStools/proc/isochrones_point_proc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
QgsProcessingParameterEnum,
3636
QgsProcessingParameterPoint,
3737
QgsProcessingParameterNumber,
38-
QgsProcessingParameterDefinition,
3938
)
4039

4140
from ORStools.common import isochrones_core, PROFILES, DIMENSIONS

0 commit comments

Comments
 (0)