Skip to content

Commit

Permalink
Merge pull request #305 from lucafavatella/no-sasl-dep
Browse files Browse the repository at this point in the history
[WIP] Remove dependency on sasl
  • Loading branch information
Brujo Benavides authored Apr 11, 2017
2 parents 2cc545a + 0c89cf3 commit 0211e18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion src/sumo_db.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
{applications, [
kernel,
stdlib,
sasl,
crypto,
worker_pool,
uuid
Expand Down
4 changes: 0 additions & 4 deletions test/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,5 @@
{events, [
{people, sumo_test_people_events_manager}
]}
]},

{sasl, [
{sasl_error_logger, false}
]}
].

0 comments on commit 0211e18

Please sign in to comment.