mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Don't redefine ALL_FOUR
This commit is contained in:
@@ -10,7 +10,7 @@ import pytz
|
||||
import shutil
|
||||
import unittest
|
||||
|
||||
ALL_FOUR = ("cert", "privkey", "chain", "fullchain")
|
||||
from letsencrypt.storage import ALL_FOUR
|
||||
|
||||
def unlink_all(rc_object):
|
||||
"""Unlink all four items associated with this RenewableCert.
|
||||
|
||||
Reference in New Issue
Block a user