From b5b60b4a5be069243381eb4e6642de3d22ee3542 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Thu, 8 Oct 2015 22:21:02 -0700 Subject: [PATCH] remove rebar3 hex plugin from config --- rebar.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/rebar.config b/rebar.config index 1da6785..56e8e6a 100644 --- a/rebar.config +++ b/rebar.config @@ -4,5 +4,3 @@ ]}. {edoc_opts, [{preprocess, true}]}. - -{plugins, [rebar3_hex]}. \ No newline at end of file