Skip to content
Snippets Groups Projects
Commit 0245ce84 authored by Maxim Filippov's avatar Maxim Filippov :new_moon_with_face:
Browse files

Remove unused code

parent cc7b35e0
Branches
Tags
No related merge requests found
......@@ -122,9 +122,6 @@ def handle_cast({:send, _}, state) do
{:noreply, state}
end
# Pleroma.Repo.all(Pleroma.Object)
# Pleroma.Repo.all(Pleroma.Activity)
def format_body(
%{activity: %{data: %{"type" => "Create", "object" => %{"content" => content}}}},
actor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment