chore(dev): import fix - n

This commit is contained in:
Soumyadas15 2025-06-05 17:03:08 +05:30
parent 9a7999b708
commit 19144d7310
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ from flags import list_flags, is_enabled, get_flag_details
router = APIRouter()
@router.get("/feature-flags")
async def get_feature_flags():
try: