mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +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."""
|
"""Let's Encrypt Plugin function not supported error."""
|
||||||
|
|
||||||
|
|
||||||
class RevokerError(Error):
|
|
||||||
"""Let's Encrypt Revoker error."""
|
|
||||||
|
|
||||||
|
|
||||||
class StandaloneBindError(Error):
|
class StandaloneBindError(Error):
|
||||||
"""Standalone plugin bind error."""
|
"""Standalone plugin bind error."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user