remove unneeded junk
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Torma Kristóf 2020-05-20 17:37:36 +02:00
parent 24692d7635
commit 062f2c9ede
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

View File

@ -91,7 +91,3 @@ fun Application.module() {
}
}
}
class AuthenticationException : RuntimeException()
class AuthorizationException : RuntimeException()