design: additional design improvements

chore: remove stale comment
This commit is contained in:
Per Stark
2025-09-17 18:55:44 +02:00
parent 3f774302c7
commit fe5143cd7f
8 changed files with 110 additions and 24 deletions

View File

@@ -8,7 +8,6 @@ use std::{
};
use tempfile::NamedTempFile;
use thiserror::Error;
// futures imports no longer needed here after abstraction
use tracing::info;
use uuid::Uuid;