fixed hardcoded version info + code cleanup

This commit is contained in:
tomse
2025-08-23 16:22:44 +02:00
parent 65a0be77d2
commit 626197a22b
6 changed files with 37 additions and 35 deletions

View File

@@ -1,7 +1,6 @@
using ImageMagick;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
namespace PDFWorkflowManager
{