Skip to content

Commit

Permalink
Remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
tonelli-m committed Jan 16, 2025
1 parent 4c765ec commit 6d0ff33
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ class HomeScreenViewModel(
) : ViewModel(), KoinComponent, ScreenViewModel {

// - Properties

private val liveAudioService: LiveAudioService by inject()


val soundLevelMeterViewModel = SoundLevelMeterViewModel(
showMinMaxSPL = false,
showPlayPauseButton = true
Expand Down

0 comments on commit 6d0ff33

Please sign in to comment.