mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Small rubocop offences removed
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user