ソースを参照

We don't depend on SASL

pull/4/head
Andrew Thompson 14年前
コミット
2dc25c3b76
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      src/lager.app.src

+ 1
- 2
src/lager.app.src ファイルの表示

@ -8,8 +8,7 @@
]},
{applications, [
kernel,
stdlib,
sasl
stdlib
]},
{registered, []},
{mod, {lager_app, []}},

読み込み中…
キャンセル
保存