mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-22 22:49:25 +00:00
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 a new issue