aboutsummaryrefslogtreecommitdiff
path: root/discord/ext
diff options
context:
space:
mode:
Diffstat (limited to 'discord/ext')
-rw-r--r--discord/ext/__init__.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/discord/ext/__init__.py b/discord/ext/__init__.py
deleted file mode 100644
index 73194d95..00000000
--- a/discord/ext/__init__.py
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- coding: utf-8 -*-
-
-"""
-discord.py extensions
-~~~~~~~~~~~~~~~~~~~~~~
-
-Extensions for the discord.py library live in this namespace.
-
-:copyright: (c) 2017 Rapptz
-:license: MIT, see LICENSE for more details.
-
-"""