1
0

fix: import

This commit is contained in:
オスカー、 2024-10-20 21:03:58 +09:00
parent d6160f3ac1
commit 47ec115bd5
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7

View File

@ -1,7 +1,7 @@
from datetime import datetime from datetime import datetime
from mipa.ext import commands, tasks from mipa.ext import commands, tasks
from ..main import Autoposter from main import Autoposter
class Post(commands.Cog): class Post(commands.Cog):