Skip to content

Commit

Permalink
Fix formatting...
Browse files Browse the repository at this point in the history
  • Loading branch information
mlatorre31 committed Aug 4, 2018
1 parent 139979b commit 6efeb75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/docker-gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

"github.com/BurntSushi/toml"
docker "github.com/fsouza/go-dockerclient"
"github.com/jwilder/docker-gen"
"github.com/jwilder/docker-gen"
)

type stringslice []string
Expand Down
1 change: 0 additions & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"errors"
"strings"
"time"

)

type Config struct {
Expand Down

0 comments on commit 6efeb75

Please sign in to comment.