Update tests/test_health.py
This commit is contained in:
parent
549b80b3d4
commit
486a4a2503
@ -1,6 +1,4 @@
|
||||
from fastapi import APIRouter, Depends, HTTPException
|
||||
from core.auth import get_current_user_dummy
|
||||
from core.database import fake_users_db
|
||||
from fastapi import APIRouter
|
||||
|
||||
router = APIRouter()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user