Skip to content

Commit 42b3d3f

Browse files
authored
Fix HTML documentation error (#2187)
1 parent 9a7a8b4 commit 42b3d3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/com/predic8/membrane/core/transport/http/client/HttpClientConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
* Allows defining proxy, connection, authentication, TLS, and retry behavior.
2828
* Can be used as a reusable bean and referenced via <spring:bean>.
2929
* Most of its sub-elements are optional.
30-
* <p>
3130
* <p>YAML:</p>
3231
* <pre><code>httpClientConfig:
3332
* maxRetries: 5

0 commit comments

Comments
 (0)