gofmt -w on common/config{,_test}.go

pull/2906/head
Ali Rizvi-Santiago 8 years ago
parent 15079a99dc
commit 8a102a42a0

@ -6,9 +6,9 @@ import (
"os"
"path/filepath"
"regexp"
"runtime"
"strings"
"time"
"runtime"
)
// PackerKeyEnv is used to specify the key interval (delay) between keystrokes

@ -5,9 +5,9 @@ import (
"io/ioutil"
"os"
"path/filepath"
"runtime"
"strings"
"testing"
"runtime"
)
func TestChooseString(t *testing.T) {

Loading…
Cancel
Save