style: ran go fmt

This commit is contained in:
Paul Hinze 2015-10-15 10:21:20 -05:00
parent d918d775f3
commit 562a793430
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
package terraform
import (
"github.com/hashicorp/terraform/config"
"strings"