mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2025-10-21 17:20:35 +00:00
remove comment
This commit is contained in:
parent
a73ce4580b
commit
9c7e61bfe8
@ -61,5 +61,4 @@ pub fn route(state: AppState) -> Router {
|
|||||||
|_error: ServerErrorsFailureClass, _latency: Duration, _span: &Span| {},
|
|_error: ServerErrorsFailureClass, _latency: Duration, _span: &Span| {},
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
// .layer(create_telemetry_layer())
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user