mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor backend module architecture
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from typing import Optional, List
|
||||
|
||||
from app import schemas
|
||||
from app.chain import ChainBase
|
||||
from app.core.context import MediaInfo
|
||||
from app.domain.context import MediaInfo
|
||||
from app.schemas import MediaType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user