fmt: fmt and clippy
This commit is contained in:
parent
1cdc732885
commit
311029574f
2 changed files with 24 additions and 22 deletions
|
@ -23,7 +23,7 @@ pub async fn db_init(database: &str) -> Result<Pool<Sqlite>, Error> {
|
|||
)
|
||||
.execute(&pool)
|
||||
.await?;
|
||||
|
||||
|
||||
*/
|
||||
|
||||
// set up indexes?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue