Small rubocop offences removed
This commit is contained in:
parent
af375b5bac
commit
9863196f7b
2 changed files with 3 additions and 2 deletions
|
@ -14,6 +14,7 @@ class ProcessMentionsService < BaseService
|
|||
begin
|
||||
mentioned_account = follow_remote_account_service.("#{match.first}")
|
||||
rescue Goldfinger::Error, HTTP::Error
|
||||
mentioned_account = nil
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue