diff --git a/template/parse.go b/template/parse.go index eb608d54a..4ba824bd3 100644 --- a/template/parse.go +++ b/template/parse.go @@ -6,7 +6,6 @@ import ( "encoding/json" "fmt" "io" - "log" "os" "path/filepath" "sort"