Skip to content

Commit

Permalink
remove active
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Apr 8, 2019
1 parent 396f685 commit c0f9bd4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rebar.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{lib_dirs, [".."]}.
{erl_opts, [nowarn_export_all]}.
{deps_dir, ["deps"]}.
{deps,[
{active, ".*", {git, "git://github.com/synrc/active",{tag,"master"}}}
]}.
{deps,[]}.

0 comments on commit c0f9bd4

Please sign in to comment.