Skip to content

Commit 4ce7193

Browse files
committed
formatter
1 parent 3767496 commit 4ce7193

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-starter-camunda/src/main/java/io/camunda/zeebe/spring/client/configuration/ZeebeClientConfiguration.java

-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ public boolean getDefaultJobWorkerStreamEnabled() {
202202
return properties.getDefaultJobWorkerStreamEnabled();
203203
}
204204

205-
@Override
206205
public boolean useDefaultRetryPolicy() {
207206
return properties.useDefaultRetryPolicy();
208207
}

0 commit comments

Comments
 (0)