This commit is contained in:
Egor Kislitsyn 2018-12-06 20:50:20 +07:00
commit 79668c08fc
2 changed files with 11 additions and 5 deletions

View file

@ -70,7 +70,6 @@ defmodule Pleroma.Web.Push do
data ->
Logger.error("Web Push Nonification failed with unknown error")
IO.inspect(data)
:error
end
end)