fix formatting by kotlinter

This commit is contained in:
Aria Moradi
2022-05-06 17:52:16 +04:30
parent 39b468ef06
commit 5bbc1dedef
7 changed files with 3 additions and 9 deletions

View File

@@ -136,7 +136,6 @@ object BackupController {
description("Reports missing sources and trackers, expects a Tachiyomi protobuf backup in the body")
}
body<ByteArray>("") {
}
},
behaviorOf = { ctx ->