@ -53,8 +53,6 @@ func (a *ldapAuthService) doGetRequest(url string, response interface{}) error {
"GET", u, bytes.NewBuffer([]byte("")),
)
log.Printf(`%q`, a.Host)
if err != nil {
log.Printf(`GET %q resulted in %v`, url, err)
return err