diff options
Diffstat (limited to 'discord/__init__.py')
| -rw-r--r-- | discord/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/discord/__init__.py b/discord/__init__.py index 2523a493..446d127c 100644 --- a/discord/__init__.py +++ b/discord/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - """ Discord API Wrapper ~~~~~~~~~~~~~~~~~~~ |