mirror of
https://github.com/langgenius/dify.git
synced 2026-03-12 18:48:53 +08:00
rm unused property
This commit is contained in:
@ -115,9 +115,6 @@ class WorkflowRunArchiver:
|
||||
"workflow_trigger_logs",
|
||||
]
|
||||
|
||||
start_from: datetime.datetime | None
|
||||
end_before: datetime.datetime
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
days: int = 90,
|
||||
|
||||
Reference in New Issue
Block a user