Fix clippy warning
This commit is contained in:
parent
25432e68d0
commit
80976116de
@ -1,13 +1,13 @@
|
||||
mod base_entity;
|
||||
mod column;
|
||||
mod entity;
|
||||
mod generator;
|
||||
mod primary_key;
|
||||
mod relation;
|
||||
mod transformer;
|
||||
mod writer;
|
||||
|
||||
pub use base_entity::*;
|
||||
pub use column::*;
|
||||
pub use entity::*;
|
||||
pub use generator::*;
|
||||
pub use primary_key::*;
|
||||
pub use relation::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user