remove unused code
This commit is contained in:
parent
c55e5d7923
commit
c1fc28624d
@ -349,9 +349,6 @@ async def stream_code(websocket: WebSocket):
|
|||||||
)
|
)
|
||||||
return await throw_error(error_message)
|
return await throw_error(error_message)
|
||||||
|
|
||||||
# if validated_input_mode == "video":
|
|
||||||
# completion = extract_tag_content("html", completions[0])
|
|
||||||
|
|
||||||
## Post-processing
|
## Post-processing
|
||||||
|
|
||||||
# Strip the completion of everything except the HTML content
|
# Strip the completion of everything except the HTML content
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user