Skip to content

Commit

Permalink
yegor256#126 updated javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzaytsev committed Apr 7, 2015
1 parent f117cc8 commit d4293b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/takes/misc/Href.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public final class Href implements CharSequence {
* Ctor.
* Href use undecoded query for URL creation
* @param txt Text of the link
*
*/
@SuppressWarnings("PMD.AvoidInstantiatingObjectsInLoops")
public Href(final String txt) {
Expand Down

0 comments on commit d4293b5

Please sign in to comment.