Remove trailing whitespace.
This commit is contained in:
parent
3a35c53c6c
commit
ba67e88e35
|
@ -110,7 +110,7 @@ public class DurationUtils {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the given non-null value or {@link Duration#ZERO} if null.
|
||||
* Returns the given non-null value or {@link Duration#ZERO} if null.
|
||||
*
|
||||
* @param duration The duration to test.
|
||||
* @return The given duration or {@link Duration#ZERO}.
|
||||
|
|
Loading…
Reference in New Issue