Revert "add test structs"
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m0s
CI/CD Pipeline / deploy (push) Successful in 1m45s

This reverts commit 14ee4d2767.
This commit is contained in:
Philipp Hofer
2025-10-16 11:53:11 +02:00
parent 5ee6a679c5
commit e1e21f8837
5 changed files with 26 additions and 131 deletions

View File

@@ -10,4 +10,3 @@ reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls"], defau
serde_json = "1"
chrono = "0.4"
quick-xml = "0.38"
thiserror = "2"