mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
Move args and taskfile packages to root directory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package compiler
|
||||
|
||||
import (
|
||||
"github.com/go-task/task/v3/internal/taskfile"
|
||||
"github.com/go-task/task/v3/taskfile"
|
||||
)
|
||||
|
||||
// Compiler handles compilation of a task before its execution.
|
||||
|
||||
Reference in New Issue
Block a user