fix: remove unused dependency
This commit is contained in:
parent
36542a4b1d
commit
edcb750d9f
|
@ -4,8 +4,7 @@
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [
|
{applications, [
|
||||||
kernel,
|
kernel,
|
||||||
stdlib,
|
stdlib
|
||||||
emqx_resource
|
|
||||||
]},
|
]},
|
||||||
{env, []},
|
{env, []},
|
||||||
{mod, {emqx_connector_aggreg_app, []}},
|
{mod, {emqx_connector_aggreg_app, []}},
|
||||||
|
|
Loading…
Reference in New Issue