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

This commit is contained in:
2020-05-20 17:37:36 +02:00
parent 24692d7635
commit 062f2c9ede

View File

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