From 54816358868b6331f86776e3d358b419b44b43d9 Mon Sep 17 00:00:00 2001 From: Feng Date: Thu, 17 Dec 2015 19:59:47 +0800 Subject: [PATCH] fix issue #410 - remove observer app --- rel/reltool.config | 1 - 1 file changed, 1 deletion(-) diff --git a/rel/reltool.config b/rel/reltool.config index 33d985545..1c0fc3356 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -56,7 +56,6 @@ {app, inets, [{incl_cond, include}]}, {app, compiler, [{incl_cond, include}]}, {app, runtime_tools, [{incl_cond, include}]}, - {app, observer, [{incl_cond, include}]}, {app, goldrush, [{incl_cond, include}]}, {app, gen_logger, [{incl_cond, include}]}, {app, lager, [{incl_cond, include}]},