fix import
This commit is contained in:
parent
382f0f271f
commit
0b4fdd7adf
@ -2,7 +2,7 @@ import discord
|
|||||||
from discord import app_commands
|
from discord import app_commands
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
from utils.attachments import save_attachments
|
from src.utils.attachments import save_attachments
|
||||||
from src.utils.db import get_db
|
from src.utils.db import get_db
|
||||||
from models import Message
|
from models import Message
|
||||||
from config import BOT_COLOR
|
from config import BOT_COLOR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user