chore: removed unused comment

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2023-09-15 22:49:12 +02:00
parent b77271517d
commit e27efe094c

View file

@ -103,8 +103,7 @@ object Bot {
add(::FeatureManageExtension) add(::FeatureManageExtension)
add(::SendPlannerExtension) add(::SendPlannerExtension)
add(::MatchExtension) add(::MatchExtension)
add(::UpdateRolesExtension) // This command is only for debugging purposes add(::UpdateRolesExtension)
//add(::TestExtension) // See comment in TestExtension.kt
} }
this.presence { this.presence {