mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -36,7 +36,7 @@ from feedback_issue_common import (
|
||||
validate_enum,
|
||||
validate_target_repo_for_issue,
|
||||
)
|
||||
from app.foundation.http import RequestUtils
|
||||
from app.adapters.network.http import RequestUtils
|
||||
|
||||
|
||||
REQUIRED_PAYLOAD_FIELDS = (
|
||||
|
||||
Reference in New Issue
Block a user