forked from TrueCloudLab/lego
Remove unreachable code
This commit is contained in:
parent
01974a95cd
commit
8362f35823
1 changed files with 0 additions and 2 deletions
|
@ -586,8 +586,6 @@ func validate(j *jws, domain, uri string, chlng challenge) error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// getJSON performs an HTTP GET request and parses the response body
|
// getJSON performs an HTTP GET request and parses the response body
|
||||||
|
|
Loading…
Reference in a new issue