mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
remove empty line
This commit is contained in:
parent
6a64e31aab
commit
6c0913570c
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue