cleanup unnecessary stuff
This commit is contained in:
parent
a1d4dc6e52
commit
644dc1684e
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ mod song_model {
|
||||||
FontSizeRole,
|
FontSizeRole,
|
||||||
}
|
}
|
||||||
|
|
||||||
// use crate::entities::{songs, prelude::Songs};
|
|
||||||
// use sea_orm::{ConnectionTrait, Database, DbBackend, DbErr, Statement, ActiveValue};
|
|
||||||
impl qobject::SongModel {
|
impl qobject::SongModel {
|
||||||
#[qinvokable]
|
#[qinvokable]
|
||||||
pub fn clear(mut self: Pin<&mut Self>) {
|
pub fn clear(mut self: Pin<&mut Self>) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue