1
0

Remove unused code

Dieser Commit ist enthalten in:
Maxim Filippov 2019-03-04 20:49:20 +03:00
Ursprung cc7b35e097
Commit 0245ce842f

Datei anzeigen

@ -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