Update ejabberd to not use Distillery (#3788)

This commit is contained in:
Badlop 2022-03-08 11:02:22 +01:00
parent dca49f508f
commit a846260d6e
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ defmodule Ejabberd.MixProject do
defp deps do
[{:base64url, "~> 1.0"},
{:cache_tab, "~> 1.0"},
{:distillery, "~> 2.0"},
{:eimp, "~> 1.0"},
{:ex_doc, ">= 0.0.0", only: :dev},
{:fast_tls, "~> 1.1"},