何彬龙 %!s(int64=2) %!d(string=hai) anos
pai
achega
02ff2c4983
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/router.rs

+ 1 - 1
src/router.rs

@@ -322,7 +322,7 @@ pub(crate) mod balance {
 
 /// FSCG 回调
 pub(crate) mod callback {
-    use std::{fmt::Display, sync::Arc, any};
+    use std::{fmt::Display, sync::Arc};
 
     use anyhow::Context;
     use axum::{Extension, Json};