remove conduit_bin feature

This commit is contained in:
Charles Hall 2024-04-27 20:22:43 -07:00
parent f27941d510
commit 0f7b6d482c
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
3 changed files with 2 additions and 8 deletions

View file

@ -5,7 +5,6 @@ use ruma::{
};
use std::ops::Deref;
#[cfg(feature = "conduit_bin")]
mod axum;
/// Extractor for Ruma request structs