mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-05-02 13:20:23 +03:00
chore: clippy lints
This commit is contained in:
parent
0e75a22beb
commit
4e2758f415
10 changed files with 14 additions and 28 deletions
db/db-sqlx-postgres/src
|
@ -49,7 +49,6 @@ pub mod dev {
|
|||
|
||||
pub mod prelude {
|
||||
pub use super::*;
|
||||
pub use db_core::prelude::*;
|
||||
}
|
||||
|
||||
#[async_trait]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue