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:
@@ -12,7 +12,7 @@ from fastapi import HTTPException
|
||||
from starlette.responses import Response
|
||||
|
||||
from app.api.endpoints import system as system_endpoint
|
||||
from app.core.config import settings
|
||||
from app.platform.config import settings
|
||||
|
||||
|
||||
def test_logging_routes_use_superuser_dependency():
|
||||
|
||||
Reference in New Issue
Block a user