From 5bad8126bb280b78d741f39cfedb776e97f46215 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sun, 23 Nov 2025 21:14:17 +0100 Subject: [PATCH] format --- setup.go | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.go b/setup.go index df236f5e..01429d93 100644 --- a/setup.go +++ b/setup.go @@ -102,7 +102,6 @@ func (e *Executor) readTaskfile(node taskfile.Node) error { } func (e *Executor) setupFuzzyModel() { - if e.Taskfile == nil { return }