Dialyzer: pattern can never match the type
This commit is contained in:
parent
a008005bdd
commit
fd62969dc4
2 changed files with 0 additions and 4 deletions
|
|
@ -620,7 +620,6 @@ defmodule Pleroma.Web.CommonAPI do
|
|||
set_visibility(activity, opts)
|
||||
else
|
||||
nil -> {:error, :not_found}
|
||||
{:error, reason} -> {:error, reason}
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue