Remove the dependency on @erikleitch's profiler

This commit is contained in:
Brett Hazen 2016-09-19 10:54:51 -06:00
parent 370e7755cd
commit 6e714472f3

View File

@ -11,7 +11,6 @@
{eunit_opts, [verbose]}.
{deps, [
{profiler, ".*", {git, "git://github.com/erikleitch/profiler.git", {tag, "4c2a3e16d6c15b0a818ca1d6777cbfdfea1cdd36"}}},
{lager, ".*", {git, "git://github.com/basho/lager", {tag, "2.2.3"}}},
{getopt, ".*", {git, "git://github.com/jcomellas/getopt", {tag, "v0.4"}}},
{meck, ".*", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}},