Checkstyle: trailing spaces.

This commit is contained in:
Gary Gregory 2020-01-01 08:30:10 -05:00
parent eb54882ffa
commit e1a4955e91
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
/**
* Provides classes to work with the {@link java.lang.Comparable} and {@link java.util.Comparator} interfaces.
*
*
* @since 3.10
*/
package org.apache.commons.lang3.compare;