mirror of
https://github.com/certbot/certbot.git
synced 2026-02-18 01:58:29 -05:00
Remove unused help-related display code. When NcursesDisplay was
removed[1], help was deprecated. This change removes the remaining
bits and pieces of code.
Remove unused escape-related display code. When NcursesDisplay was
removed[1], escape was deprecated. This change removes the remaining
bits and pieces of code.
Remove uses of unused menu parameters.
Remove unused default_status/default_state argument from checklist.
(This seems safe because not only is it unused, the parameter has
different names in the interface and implementation)
1 -
|
||
|---|---|---|
| .. | ||
| apache-conf-files | ||
| testdata | ||
| __init__.py | ||
| augeas_configurator_test.py | ||
| complex_parsing_test.py | ||
| configurator_test.py | ||
| constants_test.py | ||
| display_ops_test.py | ||
| obj_test.py | ||
| parser_test.py | ||
| tls_sni_01_test.py | ||
| util.py | ||