Fixup
This commit is contained in:
parent
9c1646b198
commit
f975223d9e
@ -1,6 +1,6 @@
|
|||||||
pub use super::*;
|
pub use super::*;
|
||||||
use rust_decimal_macros::dec;
|
use rust_decimal_macros::dec;
|
||||||
use sea_orm::DbErr;
|
use sea_orm::{query::*, DbErr};
|
||||||
use uuid::Uuid;
|
use uuid::Uuid;
|
||||||
|
|
||||||
pub async fn test_update_cake(db: &DbConn) {
|
pub async fn test_update_cake(db: &DbConn) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user