clean code with clippy

This commit is contained in:
2023-09-06 14:39:36 +02:00
parent ba3a552def
commit 8b0264d181
7 changed files with 16 additions and 18 deletions

View File

@@ -101,7 +101,7 @@ ORDER BY created_at DESC
user_fixed,
user_verified,
boat_damage,
})
});
}
res
}