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