Просмотр исходного кода

Don't include observer in example release

Loïc Hoguin 8 лет назад
Родитель
Сommit
8cd63bc076
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/tcp_echo/relx.config

+ 1 - 1
examples/tcp_echo/relx.config

@@ -1,2 +1,2 @@
-{release, {tcp_echo_example, "1"}, [tcp_echo, observer, wx, runtime_tools]}.
+{release, {tcp_echo_example, "1"}, [tcp_echo]}.
 {extended_start_script, true}.