mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Removed ValidationError
This commit is contained in:
@@ -68,6 +68,3 @@ class MisconfigurationError(PluginError):
|
||||
|
||||
class RevokerError(Error):
|
||||
"""Let's Encrypt Revoker error."""
|
||||
|
||||
class ValidationError(Error):
|
||||
"""Let's Encrypt Validation error."""
|
||||
|
||||
Reference in New Issue
Block a user