mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
dev: comment cleanup
This commit is contained in:
@@ -130,7 +130,6 @@ public sealed partial class Music
|
||||
return;
|
||||
}
|
||||
|
||||
// todo check locally queued songs
|
||||
var songs = mp.GetQueuedTracks()
|
||||
.Select(s => new PlaylistSong
|
||||
{
|
||||
|
Reference in New Issue
Block a user