aboutsummaryrefslogtreecommitdiff
path: root/cogs/general.py
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com>2021-02-13 19:26:04 +0000
committerMango0x45 <thomasvoss@live.com>2021-02-13 19:26:04 +0000
commit23957cfb876f649519eacb3776020f3c3dc26466 (patch)
tree7f8fc737ea08cef5d4004657a97cb5af88426e82 /cogs/general.py
parentd6ef6406bd137937d1f3bbbf3ee1578c76ee1d61 (diff)
downloadsteve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar.gz
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar.bz2
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar.lz
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar.xz
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.tar.zst
steve-bot-23957cfb876f649519eacb3776020f3c3dc26466.zip
Remove useless imports
Diffstat (limited to 'cogs/general.py')
-rwxr-xr-xcogs/general.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cogs/general.py b/cogs/general.py
index 49bc7c9..079b0b8 100755
--- a/cogs/general.py
+++ b/cogs/general.py
@@ -1,4 +1,3 @@
-import datetime
import inspect
import json
import os