mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:19:11 +02:00
Remove ContAuthError
This commit is contained in:
@@ -48,10 +48,6 @@ class FailedChallenges(AuthorizationError):
|
||||
for achall in self.failed_achalls if achall.error is not None))
|
||||
|
||||
|
||||
class ContAuthError(AuthorizationError):
|
||||
"""Let's Encrypt Continuity Authenticator error."""
|
||||
|
||||
|
||||
class DvAuthError(AuthorizationError):
|
||||
"""Let's Encrypt DV Authenticator error."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user