god, whoops
This commit is contained in:
parent
c61de05720
commit
7433550785
2 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,6 @@ val logger = KotlinLogging.logger("nelle.observer API")
|
|||
fun main(args: Array<String>): Unit = EngineMain.main(args)
|
||||
|
||||
fun Application.module() {
|
||||
}
|
||||
install(ContentNegotiation)
|
||||
install(CORS) {
|
||||
allowMethod(HttpMethod.Options)
|
||||
|
|
Loading…
Reference in a new issue