chore: remove seaorm
This commit is contained in:
@@ -3,7 +3,6 @@ pub mod axum;
|
||||
pub mod jsonwebtoken;
|
||||
pub mod lettre;
|
||||
pub mod redis;
|
||||
pub mod seaorm;
|
||||
pub mod surrealdb;
|
||||
|
||||
pub use argon::*;
|
||||
@@ -11,5 +10,4 @@ pub use axum::*;
|
||||
pub use jsonwebtoken::*;
|
||||
pub use lettre::*;
|
||||
pub use redis::*;
|
||||
pub use seaorm::*;
|
||||
pub use surrealdb::*;
|
||||
|
||||
Reference in New Issue
Block a user