cleanup: removed useless import
This commit is contained in:
parent
8c7af61ef7
commit
75a40f7178
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import discord
|
import discord
|
||||||
import subprocess
|
import asyncio
|
||||||
import os
|
import os
|
||||||
from redbot.core import Config, checks, commands, bot, data_manager
|
from redbot.core import Config, checks, commands, bot, data_manager
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue