mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
import errors
This commit is contained in:
parent
609e069399
commit
ac9f28200e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import os
|
|||
|
||||
from acme import challenges
|
||||
|
||||
from certbot import errors
|
||||
from certbot.plugins import common
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue