mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:05:55 +02:00
remove error type for nonexistant revoker
This commit is contained in:
@@ -86,10 +86,6 @@ class NotSupportedError(PluginError):
|
||||
"""Let's Encrypt Plugin function not supported error."""
|
||||
|
||||
|
||||
class RevokerError(Error):
|
||||
"""Let's Encrypt Revoker error."""
|
||||
|
||||
|
||||
class StandaloneBindError(Error):
|
||||
"""Standalone plugin bind error."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user