rm gen_conf
This commit is contained in:
parent
53e9b36ba4
commit
99632bfbb6
|
@ -5,8 +5,7 @@
|
|||
{id, "emqttd"},
|
||||
{modules, []},
|
||||
{registered, []},
|
||||
{applications, [kernel, stdlib, gproc, esockd, mochiweb,
|
||||
gen_logger, gen_conf]},
|
||||
{applications, [kernel, stdlib, gproc, esockd, mochiweb, gen_logger]},
|
||||
{mod, {emqttd_app, []}},
|
||||
{env, []}
|
||||
]}.
|
||||
|
|
Loading…
Reference in New Issue