Javadoc/Comments: Remove extra "whitespace"
This commit is contained in:
parent
fccb54d3a0
commit
68f3d6bf57
|
@ -22,7 +22,6 @@ import java.util.List;
|
|||
|
||||
/**
|
||||
* Tests for ComparableComparator.
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("boxing")
|
||||
public class ComparableComparatorTest extends AbstractComparatorTest<Integer> {
|
||||
|
|
Loading…
Reference in New Issue