remove reference of RSong from lib.rs
This commit is contained in:
parent
94e1581500
commit
eb32451f4e
|
|
@ -13,9 +13,6 @@ pub mod tui;
|
|||
/// Content list
|
||||
pub mod list;
|
||||
|
||||
/// Song
|
||||
pub mod song;
|
||||
|
||||
/// File Browser
|
||||
pub mod browser;
|
||||
|
||||
|
|
|
|||
Reference in New Issue