Skip to content

Commit 7a393b3

Browse files
fix keyphrase insertion issue
1 parent 0e7e4db commit 7a393b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/scripts/index_scripts/04_cu_process_data_new_data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ def prepare_search_doc(content, document_id):
364364
directory_name = audio_directory
365365
paths = file_system_client.get_paths(path=directory_name)
366366
print("Processing audio files")
367-
conversationIds = []
368367
docs = []
369368
counter = 0
370369
# process and upload audio files to search index

0 commit comments

Comments
 (0)