diff --git a/rebar.config b/rebar.config index dc41d94b..f641858e 100644 --- a/rebar.config +++ b/rebar.config @@ -45,5 +45,3 @@ {dialyzer, [{warnings, [unmatched_returns]}, {plt_extra_apps, [erts, kernel, stdlib, compiler, crypto, syntax_tools]}]}. - -{plugins, [rebar3_hex]}.