useless import
This commit is contained in:
parent
acc8da8be3
commit
c3d653fd91
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import os
|
||||||
import re
|
import re
|
||||||
from discord.ext import commands, tasks
|
from discord.ext import commands, tasks
|
||||||
from random import randint, shuffle
|
from random import randint, shuffle
|
||||||
from datetime import datetime
|
|
||||||
from pytz import timezone
|
from pytz import timezone
|
||||||
from discord_slash import cog_ext
|
from discord_slash import cog_ext
|
||||||
from utils.reminder import Reminder
|
from utils.reminder import Reminder
|
||||||
|
|
Reference in a new issue