Skip to content

Commit e529353

Browse files
authored
Update GetWorkflowStatusService.php
removing codedepot tags Signed-off-by: Raileen Del Rosario <[email protected]>
1 parent b2db525 commit e529353

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Services/Examples/Maestro/GetWorkflowStatusService.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class GetWorkflowStatusService
1717
* @return WorkflowInstance
1818
* @throws ApiException
1919
*/
20-
#ds-snippet-start:Maestro3Step3
2120
public static function getWorkflowInstance(
2221
WorkflowInstanceManagementApi $workflowInstanceApi,
2322
string $accountId,
@@ -30,5 +29,4 @@ public static function getWorkflowInstance(
3029
$instanceId
3130
);
3231
}
33-
#ds-snippet-end:Maestro3Step3
3432
}

0 commit comments

Comments
 (0)