forked from AkkomaGang/akkoma
Remove unused code
This commit is contained in:
parent
cc7b35e097
commit
0245ce842f
1 changed files with 0 additions and 3 deletions
|
@ -122,9 +122,6 @@ def handle_cast({:send, _}, state) 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