mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Appease black
This commit is contained in:
parent
1dc731c9f7
commit
a50fa25ae5
@ -313,7 +313,6 @@ class FileHelpers:
|
||||
except Exception as ex:
|
||||
logger.error(f"ERROR IN ZIP IMPORT: {ex}")
|
||||
else:
|
||||
|
||||
try:
|
||||
FileHelpers.move_file(
|
||||
os.path.join(temp_dir, item),
|
||||
|
Loading…
Reference in New Issue
Block a user