mirror of
https://github.com/go-acme/lego.git
synced 2025-01-13 18:37:56 +02:00
Remove unreachable code
This commit is contained in:
parent
01974a95cd
commit
8362f35823
@ -586,8 +586,6 @@ func validate(j *jws, domain, uri string, chlng challenge) error {
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// getJSON performs an HTTP GET request and parses the response body
|
||||
|
Loading…
Reference in New Issue
Block a user