Remove debug code
This commit is contained in:
parent
595b02e689
commit
20b0f17d98
2 changed files with 0 additions and 14 deletions
|
@ -10,9 +10,6 @@ class UnEmojiReactService < BaseService
|
|||
@status = Status.find(status_id)
|
||||
|
||||
if emoji_reaction
|
||||
p '================================ DEBUG2 G'
|
||||
emoji_reaction.destroy
|
||||
p '================================ DEBUG2 H'
|
||||
create_notification(emoji_reaction) if !@account.local? && @account.activitypub?
|
||||
notify_to_followers(emoji_reaction) if @account.local?
|
||||
write_stream(emoji_reaction)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue