diff --git a/editoast/src/core/mq_client.rs b/editoast/src/core/mq_client.rs index 54fb50f0c3a..e846e3b68d0 100644 --- a/editoast/src/core/mq_client.rs +++ b/editoast/src/core/mq_client.rs @@ -292,6 +292,10 @@ impl RabbitMQClient { } } + // Left here because its isolated, its not increasing the surface of attack, + // its not making the maintenance more complex since it is small + // and the API is complete with it since it is part of the API + // we designed around RMQ. #[allow(dead_code)] pub async fn call( &self,