diff --git a/rebar.config b/rebar.config index b09c44d..a6c42d6 100644 --- a/rebar.config +++ b/rebar.config @@ -48,4 +48,4 @@ {format, [{files, ["src/**/*.app.src", "src/**/*.erl", "test/**/*.erl", "*.config"]}]}. -{hex, [{doc, #{provider => edoc}}, {repos, [#{name => <<"hexpm:nextroll">>}]}]}. +{hex, [{doc, #{provider => edoc}}]}.