forked from SteamWar/SteamWar
Remove deprecated configureAuthRoutes function call
This commit is contained in:
@@ -34,7 +34,6 @@ fun Application.configureRoutes() {
|
|||||||
configureStats()
|
configureStats()
|
||||||
configurePage()
|
configurePage()
|
||||||
configureSchematic()
|
configureSchematic()
|
||||||
configureAuthRoutes()
|
|
||||||
configureNewAuth()
|
configureNewAuth()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user