Merge branch 'remove-swift' into 'develop'
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374
This commit is contained in:
commit
4948117fcf
85 changed files with 67 additions and 190 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