Merge branch 'remove-swift' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 48a43fccb44e4c11c73a62d2db95c9bb10aea5f1..8f64562ef947700b1d2407efc5845aa10dd458c7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -109,7 +109,6 @@ defmodule Pleroma.Mixfile do
       {:phoenix_html, "~> 2.10"},
       {:calendar, "~> 0.17.4"},
       {:cachex, "~> 3.0.2"},
-      {:httpoison, "~> 1.2.0"},
       {:poison, "~> 3.0", override: true},
       {:tesla, "~> 1.2"},
       {:jason, "~> 1.0"},