aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/pleroma/web/push/push.ex3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/pleroma/web/push/push.ex b/lib/pleroma/web/push/push.ex
index 4979e0c0c..92f8f9ab4 100644
--- a/lib/pleroma/web/push/push.ex
+++ b/lib/pleroma/web/push/push.ex
@@ -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