mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
remove bloating log
This commit is contained in:
@@ -951,7 +951,6 @@ class ProjectState(Base):
|
||||
if task.get("status") == TaskStatus.SKIPPED
|
||||
else "Done",
|
||||
]
|
||||
log.debug(task_histories)
|
||||
|
||||
last_task = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user