mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor backend module architecture
This commit is contained in:
@@ -2,7 +2,7 @@ from typing import Optional
|
||||
|
||||
from pydantic import BaseModel, Field, model_validator
|
||||
|
||||
from app.helper.locale import LocaleHelper
|
||||
from app.platform.localization import LocaleHelper
|
||||
from app.schemas.common import JsonData
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user