mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Remove unused static string from CONFIG
This commit is contained in:
@@ -101,11 +101,3 @@ APACHE_CTL = "/usr/sbin/apache2ctl"
|
|||||||
|
|
||||||
APACHE2 = "/etc/init.d/apache2"
|
APACHE2 = "/etc/init.d/apache2"
|
||||||
"""Command used for reload and restart."""
|
"""Command used for reload and restart."""
|
||||||
|
|
||||||
# Static Strings/Messages
|
|
||||||
CERT_DELETE_MSG = "This certificate has either been deleted or moved"
|
|
||||||
"""Used in revocation cert dict for 'installed'.
|
|
||||||
|
|
||||||
Indicates that the original certificate has been moved/deleted.
|
|
||||||
|
|
||||||
"""
|
|
||||||
|
|||||||
Reference in New Issue
Block a user