command: fmt

This commit is contained in:
Mitchell Hashimoto 2014-09-21 09:42:48 -07:00
parent a3bb8435b7
commit 82e92e7024
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ import (
"os"
"path/filepath"
"reflect"
"testing"
"strings"
"testing"
"github.com/hashicorp/terraform/terraform"
"github.com/mitchellh/cli"