Fixed small bugs and code style offences
This commit is contained in:
parent
71fe24096c
commit
44c5958203
4 changed files with 9 additions and 9 deletions
|
@ -45,7 +45,7 @@ class FollowRemoteAccountService < BaseService
|
|||
end
|
||||
|
||||
return account
|
||||
rescue Goldfinger::Error, HTTP::Error => e
|
||||
rescue Goldfinger::Error, HTTP::Error
|
||||
nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue