mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
remove unused import
This commit is contained in:
parent
b3b35ac213
commit
0a7a58d1b4
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ import requests
|
|||
|
||||
from acme import challenges
|
||||
from acme import crypto_util
|
||||
from acme import errors
|
||||
from acme import test_util
|
||||
from acme.magic_typing import Set # pylint: disable=unused-import, no-name-in-module
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue