mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
```
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>