mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
style(komga): ktlint format
This commit is contained in:
parent
4999eddcfb
commit
ea52a5e82a
@ -30,6 +30,5 @@ fun checkTempDirectory() {
|
||||
}
|
||||
|
||||
check(Files.isWritable(tmpDir)) { "Temp directory is not writable: $tmpDir" }
|
||||
|
||||
} ?: throw IllegalStateException("System property 'java.io.tmpdir' is not defined")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user