mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
⚠️ mismatched indentations at 'end' with 'unless'
This commit is contained in:
parent
75b199753c
commit
bd2178f115
2 changed files with 4 additions and 4 deletions
|
@ -19,8 +19,8 @@ class Downloader
|
|||
target.write l
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -20,8 +20,8 @@ class Downloader
|
|||
target.write l
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue