running go fmt

main
Josh Mervine 10 years ago
parent 7ca86444e8
commit 8f55ca83ff

@ -1,8 +1,8 @@
package cli_test package cli_test
import ( import (
"fmt"
"." "."
"fmt"
"os" "os"
"testing" "testing"
) )

@ -1,8 +1,8 @@
package cli_test package cli_test
import ( import (
"flag"
"." "."
"flag"
"testing" "testing"
) )

@ -1,8 +1,8 @@
package cli_test package cli_test
import ( import (
"flag"
"." "."
"flag"
"testing" "testing"
) )

Loading…
Cancel
Save