Unused import
This commit is contained in:
parent
7c57020cf5
commit
207c008e5b
@ -347,7 +347,7 @@ where
|
||||
mod tests {
|
||||
use sea_query::OnConflict;
|
||||
|
||||
use crate::tests_cfg::cake::{self, ActiveModel};
|
||||
use crate::tests_cfg::cake::{self};
|
||||
use crate::{ActiveValue, DbBackend, DbErr, EntityTrait, Insert, IntoActiveModel, QueryTrait};
|
||||
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user