cleanup: removed useless import
This commit is contained in:
parent
212f308100
commit
12576481a2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from redbot.core import commands, checks, Config, bot
|
||||
from redbot.core import commands, checks, Config
|
||||
import discord
|
||||
from datetime import datetime
|
||||
import re
|
||||
|
|
Loading…
Reference in a new issue