mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -11,8 +11,8 @@ from fastapi.routing import APIRoute
|
||||
|
||||
from app import schemas
|
||||
from app.api.response import ERROR_RESPONSES
|
||||
from app.platform.config import settings
|
||||
from app.platform.log import logger
|
||||
from app.runtime.config import settings
|
||||
from app.runtime.log import logger
|
||||
from app.foundation.crypto import CryptoJsUtils, HashUtils
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user