Remove unused imports
(cherry picked from commit 20e4cb26d6c264b13edb357ecfa25a6db21f19b8)
This commit is contained in:
parent
72634e76f8
commit
4836ddfffc
1 changed files with 0 additions and 3 deletions
|
|
@ -59,9 +59,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