From 01004d9f8315b315c8ccf1857ea89bc8ef016381 Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Wed, 25 Jan 2017 02:43:25 +0100 Subject: [PATCH] identation fix --- python/plugins/processing/algs/grass7/Grass7Utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/plugins/processing/algs/grass7/Grass7Utils.py b/python/plugins/processing/algs/grass7/Grass7Utils.py index fd02ddb6154..52dc60b307f 100644 --- a/python/plugins/processing/algs/grass7/Grass7Utils.py +++ b/python/plugins/processing/algs/grass7/Grass7Utils.py @@ -115,7 +115,6 @@ class Grass7Utils(object): return None - @staticmethod def grassPath(): if not isWindows() and not isMac():