mirror of
https://github.com/certbot/certbot.git
synced 2026-03-23 10:53:11 -04:00
fixup
This commit is contained in:
parent
6e9d2b7116
commit
fcf1ea32d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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__)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue