remove empty line
This commit is contained in:
parent
6a64e31aab
commit
6c0913570c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue