mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Removed stray debugging statement
This commit is contained in:
@@ -248,7 +248,6 @@ def _create_backup(config, temp_dir):
|
||||
shutil.rmtree(backup, ignore_errors=True)
|
||||
shutil.copytree(config, backup, symlinks=True)
|
||||
|
||||
print backup
|
||||
return backup
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user