From dc99957ce7aa66eeb046c9509dae0ee1a6df6462 Mon Sep 17 00:00:00 2001 From: Julius de Jeu Date: Tue, 11 Jun 2019 16:08:38 +0200 Subject: [PATCH] Kinderachtig hoor --- .../kotlin/nl/voidcorp/discord/commands/general/ReportCommand.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/kotlin/nl/voidcorp/discord/commands/general/ReportCommand.kt b/src/main/kotlin/nl/voidcorp/discord/commands/general/ReportCommand.kt index d2f1f95..8bd41ab 100644 --- a/src/main/kotlin/nl/voidcorp/discord/commands/general/ReportCommand.kt +++ b/src/main/kotlin/nl/voidcorp/discord/commands/general/ReportCommand.kt @@ -7,7 +7,6 @@ import org.gitlab.api.GitlabAPI import org.gitlab.api.TokenType import org.springframework.stereotype.Service -@Service class ReportCommand : Command( "report", helpMesage = "Report a bug or request a feature for the bot!",