Update main.py

This commit is contained in:
Elmon11 2020-12-02 23:31:55 +01:00 committed by GitHub
parent 466a0f5169
commit e2a8768a42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@ extensions = [
"commands.server_commands",
"commands.help",
"commands.miscellaneous",
"commands.music",
"events"
]