Skip to content

Commit

Permalink
Remove unnecessary argument (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-thanos authored Sep 25, 2024
1 parent 405258b commit 8fd7542
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@
" yield {\n",
" \"_id\": docid,\n",
" \"_op_type\": \"index\",\n",
" \"refresh\": \"wait_for\",\n",
" \"title\": doc_title,\n",
" \"txt\": doc_txt,\n",
" }\n",
Expand Down

0 comments on commit 8fd7542

Please sign in to comment.