Remove unused code

This commit is contained in:
Maxim Filippov 2019-03-04 20:49:20 +03:00
parent cc7b35e097
commit 0245ce842f
1 changed files with 0 additions and 3 deletions

View File

@ -122,9 +122,6 @@ defmodule Pleroma.Web.Push 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