fix clippy

This commit is contained in:
likewu
2025-06-23 12:03:46 +08:00
parent cc71f40a6d
commit 2c176dd864
70 changed files with 2779 additions and 1969 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ impl AdminError {
status_code: StatusCode::INTERNAL_SERVER_ERROR,
}
}
}
}