mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Mass gofmt
Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
parent
b99dcb3c7e
commit
ee7dd44c01
32 changed files with 32 additions and 32 deletions
|
|
@ -4,8 +4,8 @@ import (
|
|||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/docker/docker/engine"
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/docker/docker/engine"
|
||||
"github.com/docker/libtrust"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue