mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: reorganize startup persistence boundaries
This commit is contained in:
@@ -21,7 +21,7 @@ from app.application.security.user import (
|
||||
UserService,
|
||||
)
|
||||
from app.schemas.token import TokenPayload as _SchemaTokenPayload
|
||||
from app.startup.context import HostRuntime
|
||||
from app.startup.composition.context import HostRuntime
|
||||
|
||||
|
||||
def get_user_service(
|
||||
|
||||
Reference in New Issue
Block a user