mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra line
This commit is contained in:
parent
f347c28f6f
commit
7ff9efb166
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue