Skip to content

Commit

Permalink
Fix Import style
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Ferquel <[email protected]>
  • Loading branch information
simonferquel committed Mar 26, 2019
1 parent 4975ead commit b1537da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/docker/docker_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ import (
"os"
"testing"

"github.com/docker/cli/cli/command/commands/lazychecks"

"github.com/docker/cli/cli/command"
"github.com/docker/cli/cli/command/commands"
"github.com/docker/cli/cli/command/commands/lazychecks"
"github.com/docker/cli/cli/debug"
"github.com/docker/docker/client"
"github.com/sirupsen/logrus"
Expand Down

0 comments on commit b1537da

Please sign in to comment.