Skip to content

Commit d048ad2

Browse files
committed
#1213 remove todo comment for stream implementation
1 parent 121579c commit d048ad2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/client/src/workflow_handle.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ impl WorkflowExecutionDescription {
282282
}
283283
}
284284

285-
// TODO [rust-sdk-branch]: Could implment stream a-la ListWorkflowsStream
286285
/// Workflow execution history returned by `WorkflowHandle::fetch_history`.
287286
#[derive(Debug, Clone)]
288287
pub struct WorkflowHistory {

0 commit comments

Comments
 (0)