mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
fix: remove extra blank line in auth.py
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -149,7 +149,6 @@ async def _get_user_orgs_with_data(user_id: str, org_member_ids: list) -> list:
|
||||
return orgs
|
||||
|
||||
|
||||
|
||||
@oauth_router.get('/keycloak/callback')
|
||||
async def keycloak_callback(
|
||||
request: Request,
|
||||
|
||||
Reference in New Issue
Block a user