mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-25 06:36:00 +03:00
Remove unused imports
This commit is contained in:
parent
a7509b3a3c
commit
9a6559b013
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ import uy.kohesive.injekt.api.get
|
|||
import java.time.Instant
|
||||
import java.time.LocalDateTime
|
||||
import java.time.ZoneId
|
||||
import java.time.ZonedDateTime
|
||||
import java.time.format.DateTimeFormatter
|
||||
import java.util.Locale
|
||||
|
||||
object AboutScreen : Screen() {
|
||||
|
||||
|
|
Loading…
Reference in a new issue