[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-03-10 14:03:07 +00:00
committed by GitHub
parent 3ca98279e1
commit 599c87c88a

View File

@@ -97,8 +97,7 @@ where
}
#[cfg(feature = "axum")]
{
use axum::extract::ws::Message;
use axum::extract::FromRequest;
use axum::extract::{ws::Message, FromRequest};
use futures::FutureExt;
let upgrade =