Commit 86705207 authored by Taegyun Kim's avatar Taegyun Kim

registered 항목 제거

parent 453a0f09
......@@ -2,7 +2,7 @@
[{description, "EMQ X Authentication for anonymous"},
{vsn, "git"},
{modules, []},
{registered, [emqx_auth_anonymous_app]},
{registered, []},
{applications, [kernel,stdlib]},
{mod, {emqx_auth_anonymous_app,[]}},
{env, []},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment