Skip to content

Commit cdc13e9

Browse files
committed
chore: Fix unnecessary whitespace issues
1 parent 3f3a5bb commit cdc13e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/open_webui/utils/middleware.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,7 @@ async def chat_web_search_handler(
360360
},
361361
}
362362
)
363-
364363
files = form_data.get("files", [])
365-
366364
if request.app.state.config.RAG_WEB_SEARCH_FULL_CONTEXT:
367365
files.append(
368366
{

0 commit comments

Comments
 (0)