chore: resolve new warnings

This commit is contained in:
Greg Johnston
2025-12-13 08:59:02 -05:00
parent 779b2f2a9f
commit adaa08c9df

View File

@@ -105,7 +105,7 @@
//! move || params.read().get("id").unwrap_or_default(),
//! move |id| contact_data(id)
//! );
//! todo!()
//! // ... return some view
//! }
//! ```
//!