We don't need a special HTTP client definition for Tzdata, and Finch won't work anyway

Not sure why we tried to jam this through Pleroma.HTTP in the first place as upstream wants Hackney
This commit is contained in:
Mark Felder 2022-01-01 21:30:41 +00:00 committed by FloatingGhost
parent bd3bd15aa5
commit e5171df73a
1 changed files with 0 additions and 2 deletions

View File

@ -775,8 +775,6 @@ config :pleroma, :mrf,
transparency: true,
transparency_exclusions: []
config :tzdata, :http_client, Pleroma.HTTP.Tzdata
config :ex_aws, http_client: Pleroma.HTTP.ExAws
config :web_push_encryption, http_client: Pleroma.HTTP.WebPush