mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 15:05:44 +03:00
detekt
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
This commit is contained in:
parent
cc0815de0f
commit
e29ad8f734
1 changed files with 0 additions and 1 deletions
|
@ -2093,7 +2093,6 @@ class ChatActivity :
|
|||
val uri = Uri.fromFile(File(currentVoiceRecordFile))
|
||||
uploadFile(uri.toString(), true)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private fun stopAndDiscardAudioRecording() {
|
||||
|
|
Loading…
Reference in a new issue