mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 22:21:27 -05:00
[PR #1241] [MERGED] fix: delete duplicate function #7406
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1241
Author: @7a6ac0
Created: 3/21/2024
Status: ✅ Merged
Merged: 3/21/2024
Merged by: @tjbck
Base:
dev← Head:duplicate_def📝 Commits (1)
a1412d0fix: delete duplicate function📊 Changes
1 file changed (+0 additions, -14 deletions)
View changed files
📝
backend/apps/web/models/chats.py(+0 -14)📄 Description
Pull Request Checklist
Description
I found a function that was defined more than once. Although it didn't cause any other issues, it was still removed to make the code more concise.
Changed
update_chat_by_id) inbackend/apps/web/models/chats.py🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.