1
0
mirror of https://github.com/go-task/task.git synced 2025-01-20 04:59:37 +02:00

Removed aliasing

This commit is contained in:
Sascha Andres 2017-03-05 10:08:24 +01:00
parent e6bb0cfc6d
commit d8f9b0697d

View File

@ -8,7 +8,7 @@ import (
"strings"
"github.com/BurntSushi/toml"
yaml "gopkg.in/yaml.v2"
"gopkg.in/yaml.v2"
)
var (