DockerCLI/internal/containerizedengine
Sebastiaan van Stijn 09c94458c7
internal: remove unnecessary newlines (whitespace)
```
internal/licenseutils/client_test.go:98: unnecessary leading newline (whitespace)
func (c *fakeLicensingClient) LoadLocalLicense(ctx context.Context, dclnt licensing.WrappedDockerClient) (*model.Subscription, error) {
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 63e45e6320)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 13:16:59 +01:00
..
client_test.go bump containerd, runc and dependencies 2019-03-19 22:22:00 +01:00
containerd.go Remove containerizedengine package dependency from docker/cli/command… 2018-09-11 14:46:30 +02:00
containerd_test.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
progress.go internal: remove unnecessary newlines (whitespace) 2020-01-06 13:16:59 +01:00
types.go Refine how metadata dir is handled 2018-10-01 14:28:11 -07:00
update.go File is not `goimports`-ed (goimports) 2020-01-06 13:16:43 +01:00
update_test.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00