mirror of
https://github.com/go-task/task.git
synced 2025-08-09 15:22:48 +03: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