fixed javadoc

pull/3/head
bvn13 2022-07-25 14:44:21 +03:00
parent a7e8cfdfad
commit 8ae930ba71
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<groupId>me.bvn13.openfeign.logger</groupId>
<artifactId>feign-normalized-logger</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>

View File

@ -15,7 +15,6 @@ import java.util.concurrent.ConcurrentHashMap;
/**
* OpenFeign Logger
* combines request and response part into single log entry:
* <br></br>
* <pre>
* {@code
*