mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
27df461abd
commit
413fa27b18
1 changed files with 0 additions and 1 deletions
|
|
@ -2482,7 +2482,6 @@ def process_files_batch(
|
|||
|
||||
file_updates.append(
|
||||
FileUpdateForm(
|
||||
id=file.id,
|
||||
hash=calculate_sha256_string(text_content),
|
||||
data={"content": text_content},
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue