Cleanup created new task logs (#201)

This commit is contained in:
Kerem Yilmaz
2024-04-16 16:15:38 -07:00
committed by GitHub
parent 4a3e897dad
commit 551af04888

View File

@@ -189,10 +189,7 @@ class ForgeAgent(Agent):
LOG.info(
"Created new task",
task_id=task.task_id,
title=task.title,
url=task.url,
nav_goal=task.navigation_goal,
data_goal=task.data_extraction_goal,
proxy_location=task.proxy_location,
)
return task