mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor backend module architecture
This commit is contained in:
@@ -25,7 +25,7 @@ from app.agent.policy.sanitizer import (
|
||||
summarize_input,
|
||||
summarize_result,
|
||||
)
|
||||
from app.log import logger
|
||||
from app.platform.log import logger
|
||||
|
||||
|
||||
_HookResult = TypeVar("_HookResult")
|
||||
|
||||
Reference in New Issue
Block a user