1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-02-14 20:22:13 +00:00

Delete logger line

This commit is contained in:
Tlams 2018-03-24 23:08:26 +00:00
parent 8e5b4a7fc8
commit 7b27752176

View file

@ -127,5 +127,4 @@ class CryticalData:
"type": "PYTHON",
"value": "Data decryption failed: {0}".format(e)
}
logger.write({"result": "INFO", "type": "PYTHON", "value": "Create locker file"})
return result_decryption