Skip to content

Commit 0fbaed1

Browse files
committed
lint
1 parent 2e4cec7 commit 0fbaed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apollo-router/src/axum_factory/axum_http_server_factory.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ async fn handle_graphql(
469469
tracing::info!(counter.apollo_router_session_count_active = -1,);
470470
let (mut parts, body) = response.response.into_parts();
471471

472-
473472
let opt_compressor = accept_encoding
474473
.as_ref()
475474
.and_then(|value| value.to_str().ok())

0 commit comments

Comments
 (0)