VB: Remove a done TODO

This commit is contained in:
manuroe
2022-10-20 16:10:29 +02:00
parent 34a49f966a
commit f954975fe2
@@ -23,7 +23,6 @@ enum VoiceBroadcastPlaybackViewAction {
case pause
}
// TODO: Rename it to VoiceBroadcastPlaybackState
enum VoiceBroadcastPlaybackState {
case stopped
case buffering