Changing import of error function due to reformatting

pull/4/head
sgoudham 4 years ago
parent e3465fd798
commit 4b36c345ee

@ -8,7 +8,7 @@ from discord.ext import commands
from discord.ext.commands import BucketType, cooldown, command, has_any_role, is_owner from discord.ext.commands import BucketType, cooldown, command, has_any_role, is_owner
import settings import settings
from cogs.Embeds import error_function from cogs.anime.interactive import error_function
# Set up the cog # Set up the cog

Loading…
Cancel
Save