1
0
mirror of https://github.com/go-task/task.git synced 2025-11-27 22:38:20 +02:00
This commit is contained in:
Valentin Maerten
2025-11-23 21:14:17 +01:00
parent 631b550fbb
commit 5bad8126bb

View File

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