Skip to content

Commit 81d5448

Browse files
committed
fixing codestyle
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent ade88b5 commit 81d5448

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

testcontainers-dapr/src/main/java/io/dapr/testcontainers/Configuration.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ public class Configuration {
2828
// @TODO: add nameResolution https://github.com/dapr/java-sdk/issues/1284
2929
// @TODO: add disallow components https://github.com/dapr/java-sdk/issues/1285
3030
// @TODO: add mtls https://github.com/dapr/java-sdk/issues/1286
31-
32-
31+
3332
/**
3433
* Creates a new configuration.
3534
*

0 commit comments

Comments
 (0)