Tidying per sonar recommendations

This commit is contained in:
wrongecho
2025-01-02 21:05:03 +00:00
parent db6d2fb534
commit f39b0eb367
2 changed files with 5 additions and 6 deletions

View File

@@ -556,5 +556,3 @@ if (file_exists($lock_file_path)) {
}
echo "Processed Emails into tickets: $processed_count\n";
echo "Unprocessed Emails: $unprocessed_count\n";
?>