mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 02:15:46 +03:00
Remove trailing space
This commit is contained in:
parent
912c37e3ff
commit
43ecb63b17
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ class AudioMessageHelper @Inject constructor(
|
|||
stopRecordingAmplitudes()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private fun stopRecordingAmplitudes() {
|
||||
amplitudeTicker?.stop()
|
||||
amplitudeTicker = null
|
||||
|
|
Loading…
Reference in a new issue