diff --git a/README.md b/README.md index b433bca..d520448 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Dobby as standalone service. - ## Requirements - Erlang R17+ diff --git a/src/dobby_core_node.app.src b/src/dobby_core_node.app.src index 674a8d4..cd8ba6e 100644 --- a/src/dobby_core_node.app.src +++ b/src/dobby_core_node.app.src @@ -6,7 +6,6 @@ {applications, [ lager, erl_sshd, - mnesia, dobby ]}, {env, []}