diff --git a/backend/apps/webui/main.py b/backend/apps/webui/main.py index e8b12f683..2ed35bf17 100644 --- a/backend/apps/webui/main.py +++ b/backend/apps/webui/main.py @@ -48,7 +48,6 @@ from config import ( OAUTH_USERNAME_CLAIM, OAUTH_PICTURE_CLAIM, OAUTH_EMAIL_CLAIM, - ENABLE_TOOLS_FILTER, ) from apps.socket.main import get_event_call, get_event_emitter