mirror of
https://github.com/certbot/certbot.git
synced 2026-03-26 20:33:47 -04:00
it looks like dialog must also be imported here
This commit is contained in:
parent
978bc03777
commit
c8428de0a6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from trustify.client.challenge import Challenge
|
||||
from trustify.client import logger
|
||||
import dialog
|
||||
|
||||
############################################################
|
||||
# Possible addition to challenge structure: priority parameter
|
||||
|
|
|
|||
Loading…
Reference in a new issue