mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03: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"
|
||||
"""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