Skip to content

Commit

Permalink
remove feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Jun 10, 2024
1 parent 92ea926 commit 744aa54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cdn-proto/src/connection/protocols/memory.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use tokio::{
};

use super::{Connection, Listener, Protocol, SoftClose, UnfinalizedConnection};
#[cfg(feature = "metrics")]
use crate::{
bail,
connection::middleware::Middleware,
Expand Down

0 comments on commit 744aa54

Please sign in to comment.