mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
remove extra line
This commit is contained in:
parent
f347c28f6f
commit
7ff9efb166
@ -1,6 +1,5 @@
|
||||
use std::{rc::Rc, sync::RwLock};
|
||||
|
||||
use sqlite::{Connection, Error, Transaction};
|
||||
use std::{rc::Rc, sync::RwLock};
|
||||
|
||||
pub struct Table {
|
||||
//pub id: i64,
|
||||
|
Loading…
x
Reference in New Issue
Block a user