1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

it looks like dialog must also be imported here

This commit is contained in:
Seth Schoen
2012-11-17 00:34:21 -08:00
parent 978bc03777
commit c8428de0a6

View File

@@ -1,5 +1,6 @@
from trustify.client.challenge import Challenge
from trustify.client import logger
import dialog
############################################################
# Possible addition to challenge structure: priority parameter