]> granicus.if.org Git - ejabberd/commitdiff
Remove unused dependency
authorChristophe Romain <christophe.romain@process-one.net>
Tue, 6 Oct 2015 09:06:04 +0000 (11:06 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Tue, 6 Oct 2015 09:06:04 +0000 (11:06 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index 16732c53efe6fe3dfc928da91e4a4144f0f7ba6c..d45b3289cc6c4d6f2299b837b7287c8d9f33abcc 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -39,7 +39,6 @@ defmodule Ejabberd.Mixfile do
      {:p1_iconv, git: "https://github.com/processone/eiconv"},
      {:esip, git: "https://github.com/processone/p1_sip"},
      {:p1_stun, git: "https://github.com/processone/stun"},
-     {:ehyperloglog, git: "https://github.com/vaxelfel/eHyperLogLog"},
      {:p1_mysql, git: "https://github.com/processone/mysql"},
      {:p1_pgsql, git: "https://github.com/processone/pgsql"},
      {:eredis, git: "https://github.com/wooga/eredis"},