Skip to content

Commit aa341a6

Browse files
Gealo0Ignition0o
andauthored
Update apollo-router/src/axum_factory/axum_http_server_factory.rs
Co-authored-by: Jeremy Lempereur <[email protected]>
1 parent faaa7f0 commit aa341a6

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-
//println!("will compress response, accept-encoding == {accept_encoding:?}");
473472

474473
let opt_compressor = accept_encoding
475474
.as_ref()

0 commit comments

Comments
 (0)