This commit is contained in:
rinpatch 2019-02-08 15:12:13 +03:00
parent f88dec8b33
commit 7356659273
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ defmodule Pleroma.Web.ActivityPub.MRF.KeywordPolicy do
|> Map.put("to", to)
|> Map.put("cc", cc)
IO.inspect(message)
{:ok, message}
else
{:ok, message}