mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from app.workflow.actions import BaseAction, ActionChain
|
||||
from app.platform.config import global_vars
|
||||
from app.runtime.config import global_vars
|
||||
from app.schemas import ActionParams, ActionContext
|
||||
from app.platform.log import logger
|
||||
from app.runtime.log import logger
|
||||
|
||||
|
||||
class FetchDownloadsParams(ActionParams):
|
||||
|
||||
Reference in New Issue
Block a user