mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
fix import error
This commit is contained in:
parent
556bc8669a
commit
c89df923c5
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue