mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 02:05:12 +00:00
wow
This commit is contained in:
parent
f88dec8b33
commit
7356659273
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue