aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0ceanlight <imahacubak@gmail.com>2020-06-05 18:31:46 +0000
committer0ceanlight <imahacubak@gmail.com>2020-06-05 18:31:46 +0000
commit367e7109785c29fc79f681297f7cb2a8ced2421b (patch)
tree6b0be60dc4cd73855fd60c4dd9b9daa73fd1f44b
parentb230326e900b4ea868fdc00adbc0f9c2a611e45d (diff)
downloadsteve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar.gz
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar.bz2
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar.lz
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar.xz
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.tar.zst
steve-bot-367e7109785c29fc79f681297f7cb2a8ced2421b.zip
removed cogs.trans
Diffstat (limited to '')
-rw-r--r--bot.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot.py b/bot.py
index 2721110..4bcb9b7 100644
--- a/bot.py
+++ b/bot.py
@@ -11,7 +11,6 @@ extensions = [
"cogs.admin",
"cogs.src",
"cogs.help",
- "cogs.trans",
"cogs.player",
"cogs.general",
"cogs.logs"