updated structs a bit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use sqlx::{pool, sqlite::SqlitePool, FromRow};
|
||||
use sqlx::{sqlite::SqlitePool, FromRow};
|
||||
|
||||
use crate::models::path::Path;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user