Apply suggestions from code review

Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
This commit is contained in:
MrChebur 2020-08-15 21:56:43 +05:00 committed by GitHub
parent a3c8d6dc29
commit 92914c5339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,6 @@ class PointsToPaths(QgisAlgorithm):
def groupId(self):
return 'vectorcreation'
def __init__(self):
super().__init__()