forked from DiscordBots/lilJudd
chore: removed unused comment
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
b77271517d
commit
e27efe094c
1 changed files with 1 additions and 2 deletions
|
@ -103,8 +103,7 @@ object Bot {
|
|||
add(::FeatureManageExtension)
|
||||
add(::SendPlannerExtension)
|
||||
add(::MatchExtension)
|
||||
add(::UpdateRolesExtension) // This command is only for debugging purposes
|
||||
//add(::TestExtension) // See comment in TestExtension.kt
|
||||
add(::UpdateRolesExtension)
|
||||
}
|
||||
|
||||
this.presence {
|
||||
|
|
Loading…
Reference in a new issue