mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Removed ValidationError
This commit is contained in:
parent
9ccd46c268
commit
71d12f005d
1 changed files with 0 additions and 3 deletions
|
|
@ -68,6 +68,3 @@ class MisconfigurationError(PluginError):
|
|||
|
||||
class RevokerError(Error):
|
||||
"""Let's Encrypt Revoker error."""
|
||||
|
||||
class ValidationError(Error):
|
||||
"""Let's Encrypt Validation error."""
|
||||
|
|
|
|||
Loading…
Reference in a new issue