Skip to content

Commit

Permalink
fixing go vet error
Browse files Browse the repository at this point in the history
  • Loading branch information
davewongillies committed Mar 23, 2019
1 parent bc2edae commit 6374b6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/completion.go
Expand Up @@ -29,6 +29,4 @@ func (c *Config) runCompletion(fs vfs.FS, args []string) error {
default:
return errors.New("unsupported shell")
}

return nil
}

0 comments on commit 6374b6c

Please sign in to comment.