clippy appeasement

This commit is contained in:
Lennart
2025-12-11 20:01:04 +01:00
parent 6312f52b10
commit ac6ab0ca9a

View File

@@ -1,6 +1,5 @@
use axum::response::IntoResponse; use axum::response::IntoResponse;
use http::StatusCode; use http::StatusCode;
use tracing::error;
#[derive(Debug, thiserror::Error)] #[derive(Debug, thiserror::Error)]
pub enum Error { pub enum Error {