Small cleanup.

This commit is contained in:
lain 2018-04-22 10:01:10 +02:00
commit 0574df273c
3 changed files with 9 additions and 3 deletions

View file

@ -103,7 +103,6 @@ defmodule Pleroma.Web.CommonAPI do
additional: %{"cc" => cc}
})
User.increase_note_count(user)
res
end
end