mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Remove print statement
This commit is contained in:
parent
fdc88451b9
commit
3946a926bf
@ -914,7 +914,6 @@ class Server:
|
||||
)
|
||||
self.is_backingup = False
|
||||
finally:
|
||||
print(temp_dir)
|
||||
FileHelpers.del_dirs(temp_dir)
|
||||
|
||||
def backup_status(self, source_path, dest_path):
|
||||
|
Loading…
Reference in New Issue
Block a user