From c637d878ba154bfe4ca7f4ae657a822e74c55492 Mon Sep 17 00:00:00 2001 From: Kostis Sagonas Date: Wed, 16 Oct 2019 22:02:30 +0200 Subject: [PATCH] Revert "Add rebar3-hex plugin" This reverts commit 6fec117dc07b4ce80a51a73437472e2719706577. --- rebar.config | 2 -- 1 file changed, 2 deletions(-) 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]}.