mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-17 00:22:32 +01:00
Remove debug prints
This commit is contained in:
parent
994587e616
commit
a2b56e8569
@ -87,7 +87,6 @@ class ClientArgs(
|
||||
|
||||
val client = MangaDexClient(settingsFile, databaseFile, cacheFolder)
|
||||
val hook = Thread {
|
||||
println("A")
|
||||
client.shutdown()
|
||||
(LoggerFactory.getILoggerFactory() as LoggerContext).stop()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user