Remove httpoison from dependencies
This commit is contained in:
parent
4f42093220
commit
11143c542a
81 changed files with 67 additions and 74 deletions
1
mix.exs
1
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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue