Skip to content

Commit 7527e46

Browse files
committed
fixes for linter
1 parent 4e894ef commit 7527e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/docusign/controller/maestro/examples/EG002ControllerCancelWorkflow.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
public class EG002ControllerCancelWorkflow extends AbstractMaestroController {
2525

2626
private static final String MODEL_WORKFLOW_ID = "workflowId";
27+
2728
private static final String MODEL_INSTANCE_ID = "instanceId";
2829

2930
@Autowired

0 commit comments

Comments
 (0)