Linting.
This commit is contained in:
parent
d03229caba
commit
dd1f1fec3b
|
@ -58,5 +58,4 @@ router
|
|||
.get("/api/admin/auth/oidc/callback", authController.oidcAuth)
|
||||
.get("/api/global/auth/oidc/callback", authController.oidcAuth)
|
||||
|
||||
|
||||
module.exports = router
|
||||
|
|
Loading…
Reference in New Issue