Skip to content

Commit

Permalink
fix quality violations
Browse files Browse the repository at this point in the history
  • Loading branch information
uchitsa committed Dec 8, 2024
1 parent 0c321cc commit 2c04209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/jcabi/http/response/JsoupResponse.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
*
* <p>The class is immutable and thread-safe.
*
* @since 1.4
* @see <a href="http://jsoup.org/">Jsoup website</a>
* @since 1.4
*/
@Immutable
@EqualsAndHashCode(callSuper = true)
Expand Down

0 comments on commit 2c04209

Please sign in to comment.