api: refactor: move checksumming code around again

This commit is contained in:
Alex Auvolat
2025-02-17 20:11:06 +01:00
parent 658541d812
commit 21c0dda16a
8 changed files with 127 additions and 147 deletions
-1
View File
@@ -16,7 +16,6 @@ mod post_object;
mod put;
mod website;
mod checksum;
mod encryption;
mod router;
pub mod xml;