1e7774228c
```
cli/command/service/client_test.go:75:41: `newService` - `opts` always receives `nil` (unparam)
func newService(id string, name string, opts ...func(*swarm.Service)) swarm.Service {
^
```
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>