mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-15 04:32:15 +00:00
Delete logger line
This commit is contained in:
parent
8e5b4a7fc8
commit
7b27752176
1 changed files with 0 additions and 1 deletions
|
@ -127,5 +127,4 @@ class CryticalData:
|
||||||
"type": "PYTHON",
|
"type": "PYTHON",
|
||||||
"value": "Data decryption failed: {0}".format(e)
|
"value": "Data decryption failed: {0}".format(e)
|
||||||
}
|
}
|
||||||
logger.write({"result": "INFO", "type": "PYTHON", "value": "Create locker file"})
|
|
||||||
return result_decryption
|
return result_decryption
|
Loading…
Reference in a new issue