1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00
This commit is contained in:
Valentin Maerten
2025-11-23 21:14:17 +01:00
parent 876bb33de2
commit 96b50ad5ac

View File

@@ -102,7 +102,6 @@ func (e *Executor) readTaskfile(node taskfile.Node) error {
}
func (e *Executor) setupFuzzyModel() {
if e.Taskfile == nil {
return
}