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 3d1b2750e5
commit 47a703156c
Signed by: moonleay
GPG key ID: 82667543CCD715FB

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 {