diff --git a/backend/open_webui/utils/oauth.py b/backend/open_webui/utils/oauth.py index dbd4050..1c2dbbb 100644 --- a/backend/open_webui/utils/oauth.py +++ b/backend/open_webui/utils/oauth.py @@ -319,8 +319,6 @@ class OAuthManager: user_data.get("permissions", ""), user_data.get("subscription", "") ) - - print(user_data.get("permissions")) if not user: