mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 16:56:22 +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.
|
# reportarlo igual.
|
||||||
#
|
#
|
||||||
# @return [Bool]
|
# @return [Bool]
|
||||||
def handle_error(error)
|
def handle_error(_)
|
||||||
expire
|
expire
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue