Cleanup
This commit is contained in:
parent
bdaf0f7492
commit
238b2d108d
1 changed files with 0 additions and 3 deletions
|
|
@ -2,8 +2,6 @@ package eu.kanade.tachiyomi.ui.category.biometric
|
||||||
|
|
||||||
import android.content.Context
|
import android.content.Context
|
||||||
import android.text.format.DateFormat
|
import android.text.format.DateFormat
|
||||||
import com.elvishew.xlog.XLog
|
|
||||||
import java.util.Calendar
|
|
||||||
import java.util.Date
|
import java.util.Date
|
||||||
import java.util.SimpleTimeZone
|
import java.util.SimpleTimeZone
|
||||||
import kotlin.math.floor
|
import kotlin.math.floor
|
||||||
|
|
@ -11,7 +9,6 @@ import kotlin.math.roundToInt
|
||||||
import kotlin.time.Duration
|
import kotlin.time.Duration
|
||||||
import kotlin.time.ExperimentalTime
|
import kotlin.time.ExperimentalTime
|
||||||
import kotlin.time.hours
|
import kotlin.time.hours
|
||||||
import kotlin.time.milliseconds
|
|
||||||
import kotlin.time.minutes
|
import kotlin.time.minutes
|
||||||
|
|
||||||
@ExperimentalTime
|
@ExperimentalTime
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue