linter appeasement
This commit is contained in:
parent
bd7e6bf00c
commit
8263cd238b
1 changed files with 0 additions and 1 deletions
|
|
@ -248,7 +248,6 @@ func readUserFile(fn string, stdin io.ReadCloser) ([]byte, error) {
|
|||
return ioutil.ReadAll(r)
|
||||
}
|
||||
|
||||
|
||||
func openUserFile(fn string, stdin io.ReadCloser) (io.ReadCloser, error) {
|
||||
if fn == "-" {
|
||||
return stdin, nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue