Fixed small bugs and code style offences
This commit is contained in:
@ -45,7 +45,7 @@ class FollowRemoteAccountService < BaseService
|
||||
end
|
||||
|
||||
return account
|
||||
rescue Goldfinger::Error, HTTP::Error => e
|
||||
rescue Goldfinger::Error, HTTP::Error
|
||||
nil
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user