Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
eirslett committed Feb 12, 2021
1 parent b9bb726 commit b7c85ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ssl.go
Expand Up @@ -99,7 +99,6 @@ func sslClientCertificates(tlsConf *tls.Config, o values) error {
return nil
}


// user.Current() might fail when cross-compiling. We have to ignore the
// error and continue without home directory defaults, since we wouldn't
// know from where to load them.
Expand Down

0 comments on commit b7c85ee

Please sign in to comment.