Skip to content

Commit 8ae972c

Browse files
committed
Remove extra blank line.
1 parent 79a52ea commit 8ae972c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/codec/digest/MurmurHash3.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ public final class MurmurHash3 {
6262
/**
6363
* A default seed to use for the murmur hash algorithm.
6464
* Has the value {@code 104729}.
65-
*
6665
*/
6766
public static final int DEFAULT_SEED = 104729;
6867

0 commit comments

Comments
 (0)