fix: remove dead code
Signed-off-by: zhangyue <zy675793960@yeah.net>
This commit is contained in:
parent
4ccff37c7e
commit
6ccb0d0629
@ -94,7 +94,6 @@ func (s *service) ListStream(req *api.ListContainersRequest, stream api.Containe
|
||||
}
|
||||
}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
func (s *service) Create(ctx context.Context, req *api.CreateContainerRequest) (*api.CreateContainerResponse, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user