Remove sql limits when not needed

This commit is contained in:
2020-06-09 16:35:51 +02:00
parent 7c92d9d9bc
commit 48bfbe80fe
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ fun Routing.auth(kodein: Kodein) {
}
}
}
}