Skip to content

Commit 8198d68

Browse files
committed
revert changes
1 parent d988bf1 commit 8198d68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

webui.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,6 @@ async def run_custom_agent(
286286
if playwright:
287287
await playwright.stop()
288288
await browser.close()
289-
290-
291289
return final_result, errors, model_actions, model_thoughts
292290

293291
# Define the theme map globally

0 commit comments

Comments
 (0)