mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
remove superfluous assignment
This commit is contained in:
@@ -243,7 +243,6 @@ class AugeasConfigurator(object):
|
||||
le_util.make_or_verify_dir(cp_dir, 0o755, os.geteuid())
|
||||
|
||||
existing_filepaths = []
|
||||
op_fd = None
|
||||
filepaths_path = os.path.join(cp_dir, "FILEPATHS")
|
||||
|
||||
# Open up FILEPATHS differently depending on if it already exists
|
||||
|
||||
Reference in New Issue
Block a user