Format Rust code using rustfmt

This commit is contained in:
github-actions[bot] 2023-10-20 14:13:01 +00:00 committed by GitHub
parent 5f01c5225e
commit 781cb34e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -365,7 +365,7 @@ async fn http_handle_messages(
} => {
let mut path_bindings = path_bindings.lock().await;
let app = source.process.clone().to_string();
let mut path = path.clone();
if app != "homepage:homepage:uqbar" {
path = if path.starts_with("/") {