summaryrefslogtreecommitdiff
path: root/plugins/template/tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/template/tasks.py')
-rw-r--r--plugins/template/tasks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/template/tasks.py b/plugins/template/tasks.py
index 3fcb4cbf..dcde1804 100644
--- a/plugins/template/tasks.py
+++ b/plugins/template/tasks.py
@@ -8,7 +8,6 @@ import shutil
import invoke
-
TASK_ROOT = pathlib.Path(__file__).resolve().parent
TASK_ROOT_STR = str(TASK_ROOT)