1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-03-22 12:29:53 +01:00

fix spotless

This commit is contained in:
Cuong-Tran 2024-10-17 09:31:50 +07:00
parent ce0deeacb4
commit 605ccbaf0e
No known key found for this signature in database
GPG Key ID: 733AA7624B9315C2

@ -11,7 +11,6 @@ import kotlinx.serialization.encoding.Encoder
import kotlinx.serialization.json.Json
import logcat.LogPriority
import tachiyomi.core.common.util.system.logcat
import kotlin.system.exitProcess
class GlobalExceptionHandler private constructor(
private val applicationContext: Context,