remove unneeded junk
continuous-integration/drone/push Build was killed Details

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
1 changed files with 0 additions and 4 deletions

View File

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