Files
docker-cli/cli
Sebastiaan van Stijn 1e7774228c service: remove unused opts from newService() (unparam)
```
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>
2019-10-31 19:22:43 +01:00
..
2017-09-01 19:41:06 -04:00
2019-01-04 17:06:51 +01:00
2018-06-08 18:24:26 +02:00
2017-04-17 17:40:59 -04:00
2018-06-08 18:24:26 +02:00