Skip to content

Commit 207ada4

Browse files
committed
removed unused imports
1 parent 18357fa commit 207ada4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/integ_tests/workflow_tests/continue_as_new.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
use std::time::Duration;
22
use temporal_client::WorkflowOptions;
33
use temporal_sdk::{WfContext, WfExitValue, WorkflowResult};
4-
use temporal_sdk_core::WorkflowClientTrait;
5-
use temporal_sdk_core_protos::coresdk::IntoPayloadsExt;
64
use temporal_sdk_core_protos::coresdk::workflow_commands::ContinueAsNewWorkflowExecution;
75
use temporal_sdk_core_test_utils::CoreWfStarter;
86

0 commit comments

Comments
 (0)