mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Remove unused dependency
This commit is contained in:
parent
6378c673df
commit
83dd79a6a7
1 changed files with 0 additions and 1 deletions
1
mix.exs
1
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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue