remove unused code

This commit is contained in:
Abi Raja 2024-08-31 15:43:02 +02:00
parent c55e5d7923
commit c1fc28624d

View File

@ -349,9 +349,6 @@ async def stream_code(websocket: WebSocket):
)
return await throw_error(error_message)
# if validated_input_mode == "video":
# completion = extract_tag_content("html", completions[0])
## Post-processing
# Strip the completion of everything except the HTML content