moby--moby/volume
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
..
drivers
local volume/local fix file permissions 2019-09-18 12:57:09 +02:00
mounts Entropy cannot be saved 2019-06-07 11:54:45 +01:00
service Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
testutils
volume.go