lint fixes
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
c269bf7b99
commit
03f9350a15
2 changed files with 1 additions and 5 deletions
|
@ -204,7 +204,6 @@ func New(config *Config) (*Server, error) {
|
|||
|
||||
s := &Server{
|
||||
ContainerServer: containerServer,
|
||||
|
||||
netPlugin: netPlugin,
|
||||
hostportManager: hostportManager,
|
||||
config: *config,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue