Remove unused code
This commit is contained in:
parent
cc7b35e097
commit
0245ce842f
@ -122,9 +122,6 @@ defmodule Pleroma.Web.Push do
|
|||||||
{:noreply, state}
|
{:noreply, state}
|
||||||
end
|
end
|
||||||
|
|
||||||
# Pleroma.Repo.all(Pleroma.Object)
|
|
||||||
# Pleroma.Repo.all(Pleroma.Activity)
|
|
||||||
|
|
||||||
def format_body(
|
def format_body(
|
||||||
%{activity: %{data: %{"type" => "Create", "object" => %{"content" => content}}}},
|
%{activity: %{data: %{"type" => "Create", "object" => %{"content" => content}}}},
|
||||||
actor
|
actor
|
||||||
|
Loading…
Reference in New Issue
Block a user