Skip to content

Commit

Permalink
Fix javadoc warning in AdvancedDataViewWriter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela authored Jul 19, 2023
1 parent 436efac commit 72d1d9e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ public void addSpan(URI layerId, long start, long end, String value,
* @param altValue
* the span's alternate value or <code>null</code> if none
* @param highlight
* the span's alternate value or <code>null</code> if none
* @param highlight
* the highlight group
* @throws IllegalArgumentException
* if any argument is invalid
Expand Down

0 comments on commit 72d1d9e

Please sign in to comment.