Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
eirslett committed Dec 16, 2018
1 parent 0ae5288 commit aeef29c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ssl.go
Original file line number Diff line number Diff line change
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 aeef29c

Please sign in to comment.