mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
test: use canonical transfer imports
This commit is contained in:
@@ -7,7 +7,8 @@ from app.application.transfer import TransferPlanningInput
|
||||
from app.domain.context import MediaInfo
|
||||
from app.domain.meta.metavideo import MetaVideo
|
||||
from app.modules.filemanager.transhandler import TransHandler
|
||||
from app.schemas import FileItem, TransferInfo
|
||||
from app.schemas.file import FileItem
|
||||
from app.schemas.transfer import TransferInfo
|
||||
from app.schemas.types import MediaType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user