diff --git a/client/client_interfaces.go b/client/client_interfaces.go index 0a20c7cea9..9e7d4c1641 100644 --- a/client/client_interfaces.go +++ b/client/client_interfaces.go @@ -6,7 +6,6 @@ import ( "net" "github.com/moby/moby/api/types" - "github.com/moby/moby/api/types/container" "github.com/moby/moby/api/types/network" "github.com/moby/moby/api/types/system" ) diff --git a/vendor/github.com/moby/moby/client/client_interfaces.go b/vendor/github.com/moby/moby/client/client_interfaces.go index 0a20c7cea9..9e7d4c1641 100644 --- a/vendor/github.com/moby/moby/client/client_interfaces.go +++ b/vendor/github.com/moby/moby/client/client_interfaces.go @@ -6,7 +6,6 @@ import ( "net" "github.com/moby/moby/api/types" - "github.com/moby/moby/api/types/container" "github.com/moby/moby/api/types/network" "github.com/moby/moby/api/types/system" )