🩹 Fix unused exported traits
This commit is contained in:
parent
89f78a1aff
commit
a96e203bb3
1 changed files with 0 additions and 2 deletions
|
|
@ -9,7 +9,5 @@ pub use async_trait;
|
|||
pub use sea_orm;
|
||||
pub use sea_orm::sea_query;
|
||||
pub use sea_orm::sea_query::*;
|
||||
pub use sea_orm::ConnectionTrait;
|
||||
pub use sea_orm::DbErr;
|
||||
pub use sea_orm::DeriveIden;
|
||||
pub use sea_orm::DeriveMigrationName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue