kill @httpoison

This commit is contained in:
William Pitcock 2019-05-25 04:24:21 +00:00
commit 9bec891eb4
10 changed files with 25 additions and 32 deletions

View file

@ -186,7 +186,6 @@ config :mime, :types, %{
config :pleroma, :websub, Pleroma.Web.Websub
config :pleroma, :ostatus, Pleroma.Web.OStatus
config :pleroma, :httpoison, Pleroma.HTTP
config :tesla, adapter: Tesla.Adapter.Hackney
# Configures http settings, upstream proxy etc.