Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErica Portnoy <ebportnoy@gmail.com>2021-03-24 23:12:54 +0300
committerErica Portnoy <ebportnoy@gmail.com>2021-03-24 23:12:54 +0300
commit0db908250a09e3b70cafc752def140853b0c2ff8 (patch)
treefcce4855013acbcfdc919926da741447dc7e643b
parentfa42eea1120318962c4306684a7d2bc7a9a478dc (diff)
Remove references to LEAUTOremove-le-auto-refs
-rw-r--r--certbot/certbot/_internal/cli/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/certbot/certbot/_internal/cli/__init__.py b/certbot/certbot/_internal/cli/__init__.py
index d48fd419a..28d794a82 100644
--- a/certbot/certbot/_internal/cli/__init__.py
+++ b/certbot/certbot/_internal/cli/__init__.py
@@ -14,7 +14,6 @@ from certbot._internal.cli.cli_constants import COMMAND_OVERVIEW
from certbot._internal.cli.cli_constants import DEPRECATED_OPTIONS
from certbot._internal.cli.cli_constants import EXIT_ACTIONS
from certbot._internal.cli.cli_constants import HELP_AND_VERSION_USAGE
-from certbot._internal.cli.cli_constants import LEAUTO
from certbot._internal.cli.cli_constants import new_path_prefix
from certbot._internal.cli.cli_constants import old_path_fragment
from certbot._internal.cli.cli_constants import SHORT_USAGE