Remove PDF generation

Revert PDF generation feature - will use external tool for HTML to PDF conversion.
This commit is contained in:
2026-03-23 11:19:20 +01:00
parent deb49aaac7
commit 748d8a1f19
3 changed files with 26 additions and 281 deletions

View File

@@ -7,5 +7,4 @@ edition = "2021"
askama = "0.15.5"
chrono = "0.4.44"
csv = "1.4.0"
printpdf = "0.9.1"
serde = "1.0.228"