Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Oct 27, 2021
1 parent 55de196 commit f88c725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common/features/schema.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pub use super::super::bakery_chain::*;

use super::*;
use crate::{common::setup::create_table, create_enum};
use crate::common::setup::{create_table, create_enum};
use sea_orm::{
error::*, sea_query, ConnectionTrait, DatabaseConnection, DbBackend, DbConn, ExecResult,
};
Expand Down

0 comments on commit f88c725

Please sign in to comment.