diff options
| author | 2019-05-15 19:29:20 +0100 | |
|---|---|---|
| committer | 2019-05-15 19:29:20 +0100 | |
| commit | 56c9b4071c964a687355646aba1c32348b71e1f1 (patch) | |
| tree | 0ba93ed9afca1a95804d538135fe5557fad9f13e /bot/seasons/evergreen/issues.py | |
| parent | Fixed docstring location (diff) | |
Removed unused json
Diffstat (limited to 'bot/seasons/evergreen/issues.py')
| -rw-r--r-- | bot/seasons/evergreen/issues.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/evergreen/issues.py b/bot/seasons/evergreen/issues.py index 42a827c8..fb85323f 100644 --- a/bot/seasons/evergreen/issues.py +++ b/bot/seasons/evergreen/issues.py @@ -1,4 +1,3 @@ -import json import logging import discord |