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:
@@ -1,7 +1,7 @@
|
||||
from app.workflow.actions import BaseAction, ActionChain
|
||||
from app.core.config import global_vars
|
||||
from app.platform.config import global_vars
|
||||
from app.schemas import ActionParams, ActionContext
|
||||
from app.log import logger
|
||||
from app.platform.log import logger
|
||||
|
||||
|
||||
class FetchDownloadsParams(ActionParams):
|
||||
|
||||
Reference in New Issue
Block a user