mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-18 04:34:00 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -10,7 +10,7 @@ from app.db import AsyncSessionFactory, SessionFactory
|
||||
from app.db.message_oper import MessageOper
|
||||
from app.db.models.message import Message
|
||||
from app.db.systemconfig_oper import SystemConfigOper
|
||||
from app.messaging.message import MessageHelper
|
||||
from app.application.messaging.message import MessageHelper
|
||||
from app.schemas import Notification, NotificationClearScope
|
||||
from app.schemas.types import MediaType, NotificationType, SystemConfigKey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user