mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +02:00
it looks like dialog must also be imported here
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
from trustify.client.challenge import Challenge
|
from trustify.client.challenge import Challenge
|
||||||
from trustify.client import logger
|
from trustify.client import logger
|
||||||
|
import dialog
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# Possible addition to challenge structure: priority parameter
|
# Possible addition to challenge structure: priority parameter
|
||||||
|
|||||||
Reference in New Issue
Block a user