mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
chore: rust fmpt
This commit is contained in:
@@ -18,8 +18,8 @@ use db_core::dev::*;
|
||||
use std::str::FromStr;
|
||||
|
||||
use sqlx::postgres::PgPoolOptions;
|
||||
use sqlx::PgPool;
|
||||
use sqlx::types::time::OffsetDateTime;
|
||||
use sqlx::PgPool;
|
||||
|
||||
pub mod errors;
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user