VB: Remove a done TODO

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