moby--moby/reference
Sebastiaan van Stijn 744f1c261c
Remove unused functions, variables, fields
opts/env_test: suppress a linter warning

this one:

> opts/env_test.go:95:4: U1000: field `err` is unused (unused)
> 			err      error
>			^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:12 +02:00
..
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
store.go goimports: fix imports 2019-09-18 12:56:54 +02:00
store_test.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00