Format Rust code using rustfmt

This commit is contained in:
github-actions[bot] 2024-12-04 01:02:12 +00:00 committed by GitHub
parent ae7e3228a4
commit b8a4153429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1357,10 +1357,7 @@ async fn handle_app_message(
},
);
}
HttpServerAction::WebSocketSecureBind {
path,
extension,
} => {
HttpServerAction::WebSocketSecureBind { path, extension } => {
if check_process_id_kimap_safe(&km.source.process).is_err() {
let source = km.source.clone();
send_action_response(