mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Removed aliasing
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/BurntSushi/toml"
|
||||
yaml "gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user