Skip to content

Commit cc4cbc0

Browse files
Alexander Shturmmeta-codesync[bot]
authored andcommitted
removed useless app key 'registered' from app.src files
Summary: it's only needed by 'rebar3' and 'systools' which we don't use Reviewed By: afterdusk Differential Revision: D89759378 fbshipit-source-id: 2b16e2a16362d5ea551175d5102c5d32a02dfca4
1 parent 9d23374 commit cc4cbc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wa_raft.app.src

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
{description, "Erlang implementation of RAFT Consensus Protocol"},
1010
{vsn, "1.0.0"},
1111
{modules, []},
12-
{registered, []},
1312
%% NOTE: No more dependency is expected for this app
1413
{applications, [
1514
kernel,

0 commit comments

Comments
 (0)