X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=8df00154ecaa4475f9680333ea6288c1431350b6;hb=e6cd61619f83e26744facfe9e306ad9811c801fb;hp=163d498b715c0eeea1fa3d126fc68317229a3e9c;hpb=0543954d14c052b9d8de9a8bf3f4e3a84aca8a1b;p=akkoma diff --git a/mix.exs b/mix.exs index 163d498b7..8df00154e 100644 --- a/mix.exs +++ b/mix.exs @@ -179,7 +179,6 @@ defmodule Pleroma.Mixfile do {:joken, "~> 2.0"}, {:benchee, "~> 1.0"}, {:pot, "~> 1.0"}, - {:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)}, {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"}, {:flake_id, "~> 0.1.0"},