chore: removed unused comment
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
3d1b2750e5
commit
47a703156c
1 changed files with 1 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue