From 336a474cba5464f880ec41165c802a1bfb29df4a Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Mon, 25 Feb 2019 16:01:35 +0100 Subject: [PATCH] Removed unused lib. --- rebar.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/rebar.lock b/rebar.lock index 3c625aa..4e9f21a 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,9 +1,6 @@ {"1.1.0", -[{<<"enacl">>, - {git,"https://github.com/aeternity/enacl.git", - {ref,"26180f42c0b3a450905d2efd8bc7fd5fd9cece75"}}, - 0}, - {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}]}. +[ + {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}]}. [ {pkg_hash,[ {<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>}]}