From bc14c633aec2bd60c97720d09e0459e6b4736151 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 8 Mar 2023 22:21:27 -0300 Subject: [PATCH] Taskfile: Remove task commited by mistake --- Taskfile.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Taskfile.yml b/Taskfile.yml index 86834c31..2c9bc973 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -113,7 +113,3 @@ tasks: GO_PACKAGES: sh: go list ./... silent: true - - foo: - cmds: - - echo "{{.TASK_VERSION}}"