Clean code

This commit is contained in:
Philippe Loriaux
2022-10-20 19:53:47 +02:00
parent 00e994f485
commit 3016f4af64
2 changed files with 3 additions and 6 deletions
@@ -41,9 +41,4 @@ struct VoiceBroadcastRecorderViewState: BindableState {
}
struct VoiceBroadcastRecorderViewStateBindings {
// var alertInfo: AlertInfo<VoiceBroadcastRecorderAlertType>?
}
enum VoiceBroadcastRecorderAlertType {
// case failedClosingVoiceBroadcast
}