Remove trailing whitespace.

This commit is contained in:
Gary Gregory 2021-02-15 09:23:30 -05:00
parent 203f3518b8
commit fdd78dc3e5
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ public final class StaticHasher implements Hasher {
/**
* Tests emptiness (size == 0).
*
*
* @return Whether or not this is empty.
*/
public boolean isEmpty() {