Files
docker-cli/cli
Sebastiaan van Stijn 89089fb419 config: remove redundant os.Stat()
There's no need to perform an `os.Stat()` first, because
`os.Open()` also returns the same errors if the file does
not exist, or couldn't be opened for other reasons.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-15 11:08:56 +02:00
..
2020-06-15 11:08:56 +02:00
2017-09-01 19:41:06 -04:00
2017-04-17 17:40:59 -04:00