diff options
author | Mark Felder <feld@feld.me> | 2024-01-28 16:35:30 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-01-28 16:35:30 -0500 |
commit | a3024dd5ac28bc23a91b12fa15ab56d15c1c341d (patch) | |
tree | bad80a7c7fca9b00557dc2d69d88a3ab07818df9 /docs/installation/netbsd_en.md | |
parent | bfe626d5787ae546e2a96b8c4c621c09fea1332a (diff) | |
download | pleroma-a3024dd5ac28bc23a91b12fa15ab56d15c1c341d.tar.gz pleroma-a3024dd5ac28bc23a91b12fa15ab56d15c1c341d.zip |
Pleroma.Web.AdminAPI.InstanceDocumentController: fix dialyzer error
lib/pleroma/web/admin_api/controllers/instance_document_controller.ex:32:call
The function call will not succeed.
Phoenix.Controller.json(_conn :: %{:body_params => %{:file => _, _ => _}, _ => _}, %{<<_::24>> => binary()}) ::
:ok
def a() do
:ok
end
breaks the contract
(Plug.Conn.t(), term()) :: Plug.Conn.t()
Diffstat (limited to 'docs/installation/netbsd_en.md')
0 files changed, 0 insertions, 0 deletions