Fix new rubocop warnings
This commit is contained in:
parent
c7061991e7
commit
5d3ecffa28
41 changed files with 252 additions and 250 deletions
|
@ -6,6 +6,6 @@ module NotRedactable
|
|||
end
|
||||
|
||||
def redact!(_r)
|
||||
fail OSM::APICannotRedactError.new
|
||||
raise OSM::APICannotRedactError.new
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue