Skip to content

Commit

Permalink
Update python/plugins/grassprovider/Grass7AlgorithmProvider.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Godet <39594821+nicogodet@users.noreply.github.com>
  • Loading branch information
2 people authored and nyalldawson committed Jul 6, 2023
1 parent 6cc773d commit 75d204d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/plugins/grassprovider/Grass7AlgorithmProvider.py
Expand Up @@ -36,7 +36,6 @@

class Grass7AlgorithmProvider(QgsProcessingProvider):
descriptionFolders = Grass7Utils.grassDescriptionFolders()
mkdir(descriptionFolders[0])

def __init__(self):
super().__init__()
Expand Down

0 comments on commit 75d204d

Please sign in to comment.