Fail CI on lint step
This commit is contained in:
parent
bbea33d9a2
commit
9356def325
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ pub async fn file(file_path: &str, content_type: &str) -> Response<Body> {
|
|||
response
|
||||
}
|
||||
|
||||
#[expect(clippy::unused_async)]
|
||||
pub async fn serial(format: &Format) -> Response<Body> {
|
||||
let graph = populate_graph();
|
||||
let body = serialize_graph(format, &graph);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue