Skip to content

Commit 435d276

Browse files
committed
fmt
1 parent ea98d4e commit 435d276

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runtimes/core/src/api/endpoint.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,5 +682,3 @@ impl axum::handler::Handler<(), ()> for EndpointHandler {
682682
pub fn path_supports_tsr(path: &str) -> bool {
683683
path != "/" && !path.ends_with('/') && !path.contains("/*")
684684
}
685-
686-

0 commit comments

Comments
 (0)