refactor(api): use Annotated-style dependency injection
This commit is contained in:
@@ -1,4 +1 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from .database import get_db as get_db
|
||||
from .user import get_current_user as get_current_user
|
||||
|
||||
Reference in New Issue
Block a user