mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2026-02-03 22:12:02 +00:00
remove comment
This commit is contained in:
@@ -61,5 +61,4 @@ pub fn route(state: AppState) -> Router {
|
||||
|_error: ServerErrorsFailureClass, _latency: Duration, _span: &Span| {},
|
||||
),
|
||||
)
|
||||
// .layer(create_telemetry_layer())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user