Code refactor
This commit is contained in:
parent
b54c561070
commit
f013cf296d
6 changed files with 44 additions and 39 deletions
|
@ -43,5 +43,5 @@ interface PlaylistDao {
|
|||
|
||||
@Delete
|
||||
suspend fun removeSongsFromPlaylist(songs: List<SongEntity>)
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue