Removed ValidationError

This commit is contained in:
Brad Warren
2015-07-22 18:44:43 -07:00
parent 9ccd46c268
commit 71d12f005d
-3
View File
@@ -68,6 +68,3 @@ class MisconfigurationError(PluginError):
class RevokerError(Error):
"""Let's Encrypt Revoker error."""
class ValidationError(Error):
"""Let's Encrypt Validation error."""