cargo fmt
This commit is contained in:
parent
8b928a9c9f
commit
645a420eb1
@ -249,4 +249,4 @@ pub async fn create_insert_default_table(db: &DbConn) -> Result<ExecResult, DbEr
|
|||||||
.to_owned();
|
.to_owned();
|
||||||
|
|
||||||
create_table(db, &create_table_stmt, InsertDefault).await
|
create_table(db, &create_table_stmt, InsertDefault).await
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user