mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 19:34:35 -05:00
fix formatting by kotlinter
This commit is contained in:
@@ -136,7 +136,6 @@ object BackupController {
|
||||
description("Reports missing sources and trackers, expects a Tachiyomi protobuf backup in the body")
|
||||
}
|
||||
body<ByteArray>("") {
|
||||
|
||||
}
|
||||
},
|
||||
behaviorOf = { ctx ->
|
||||
|
||||
Reference in New Issue
Block a user