Remove trailing space
This commit is contained in:
parent
912c37e3ff
commit
43ecb63b17
|
@ -217,7 +217,7 @@ class AudioMessageHelper @Inject constructor(
|
|||
stopRecordingAmplitudes()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private fun stopRecordingAmplitudes() {
|
||||
amplitudeTicker?.stop()
|
||||
amplitudeTicker = null
|
||||
|
|
Loading…
Reference in New Issue