Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
1f13172ec0
commit
ec483ce875
@ -4,7 +4,6 @@ use async_sqlx_session::PostgresSessionStore;
|
||||
use async_trait::async_trait;
|
||||
use axum_sessions::async_session::{Session as AxumSession, SessionStore as AxumSessionStore};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use sqlx::PgPool;
|
||||
|
||||
use crate::{AuthClap, SessionBackend};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user