Don't repeat yourself.
This commit is contained in:
parent
af8e526eaa
commit
e6723046a7
|
|
@ -45,8 +45,7 @@
|
|||
-define(PHASH2_RANGE, 134217728). %% 2^27
|
||||
|
||||
description() ->
|
||||
[{name, <<"x-consistent-hash">>},
|
||||
{description, <<"Consistent Hashing Exchange">>}].
|
||||
[{description, <<"Consistent Hashing Exchange">>}].
|
||||
|
||||
serialise_events() -> false.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue