remove empty line

This commit is contained in:
gmasil 2023-09-20 09:52:03 +02:00
parent 6a64e31aab
commit 6c0913570c
No known key found for this signature in database
GPG Key ID: 135FC0B941F3ECC7
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ import java.nio.channels.FileChannel
import kotlin.collections.set
import kotlin.math.max
val Context.audioManager get() = getSystemService(Context.AUDIO_SERVICE) as AudioManager
fun Context.getHumanizedFilename(path: String): String {