From edcd11fbe50c4979e14a6cc8a857d436e55694a9 Mon Sep 17 00:00:00 2001 From: usmannasir Date: Sun, 27 Apr 2025 16:05:40 +0500 Subject: [PATCH] bug fix: file name --- plogical/customAcme.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plogical/customAcme.py b/plogical/customAcme.py index 27ce17164..e769e8c7d 100644 --- a/plogical/customAcme.py +++ b/plogical/customAcme.py @@ -927,7 +927,6 @@ class CustomACME: encryption_algorithm=serialization.NoEncryption() )) - logging.CyberCPLogFileWriter.writeToFile('Successfully completed certificate issuance') return True except Exception as e: