mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-17 00:22:32 +01:00
Clean extra import
This commit is contained in:
parent
a33a1dcc44
commit
2252a9f02d
@ -26,7 +26,6 @@ import java.io.File
|
|||||||
import java.lang.IllegalArgumentException
|
import java.lang.IllegalArgumentException
|
||||||
import java.nio.file.Files
|
import java.nio.file.Files
|
||||||
import java.nio.file.Path
|
import java.nio.file.Path
|
||||||
import kotlin.io.path.isRegularFile
|
|
||||||
|
|
||||||
fun main(args: Array<String>) {
|
fun main(args: Array<String>) {
|
||||||
CommandLine(Main()).execute(*args)
|
CommandLine(Main()).execute(*args)
|
||||||
|
Loading…
Reference in New Issue
Block a user