Browse Source

remove active

Namdak Tonpa 6 years ago
parent
commit
c0f9bd4766
1 changed files with 1 additions and 3 deletions
  1. 1 3
      rebar.config

+ 1 - 3
rebar.config

@@ -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,[]}.