Run go fmt (#7823)

This commit is contained in:
Jim Kalafut
2019-11-07 08:54:34 -08:00
committed by GitHub
parent 15f3e122f3
commit cb178b7e4f
31 changed files with 294 additions and 284 deletions

View File

@@ -4,7 +4,7 @@ import (
"github.com/hashicorp/hcl/hcl/ast"
)
var(
var (
parseEntropy = parseEntropyOSS
)