mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 21:36:21 +00:00
chore: rubocop
This commit is contained in:
parent
c9ef117138
commit
ba3cc9cad9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class GitPushJob < ApplicationJob
|
|||
# reportarlo igual.
|
||||
#
|
||||
# @return [Bool]
|
||||
def handle_error(error)
|
||||
def handle_error(_)
|
||||
expire
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue