Fix linting.
This commit is contained in:
parent
f889400d05
commit
5221879c35
@ -255,7 +255,7 @@ defmodule Pleroma.Object do
|
||||
end
|
||||
end
|
||||
|
||||
defp poll_is_multiple?(%Object{data: %{"anyOf" => [_ | _]}}), do: true
|
||||
defp poll_is_multiple?(%Object{data: %{"anyOf" => [_ | _]}}), do: true
|
||||
|
||||
defp poll_is_multiple?(_), do: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user