This commit is contained in:
Peter Eckersley 2016-03-11 16:01:52 -08:00
parent 6e9d2b7116
commit fcf1ea32d8

View file

@ -22,7 +22,7 @@ from letsencrypt import interfaces
from letsencrypt import le_util
from letsencrypt.plugins import disco as plugins_disco
import letsencrypt.plugins.selection as plugin_selection
import letsencrypt.plugins.selection as plugin_selection
logger = logging.getLogger(__name__)