Skip to content

Commit fccec43

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 7b7c74c commit fccec43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

taint_server/src/taint_server.app.src

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
{description,
1818
"App containing servers for the taint app that need an external dependency. They cannot be part of the taint app, because the taint app needs to compile as a parse transform, which can't have dependencies"},
1919
{vsn, "0.1.0"},
20-
{registered, []},
2120
{mod, {taint_server_app, []}},
2221
%% NOTE: Remember to sync changes to `applications` to
2322
%% the BUCK file in the application's base folder

0 commit comments

Comments
 (0)