mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove unused returning value stream
This commit is contained in:
parent
f10a6467c5
commit
51b017652a
1 changed files with 0 additions and 2 deletions
|
@ -163,8 +163,6 @@ HEADER
|
||||||
stream.puts "# #{e.message}"
|
stream.puts "# #{e.message}"
|
||||||
stream.puts
|
stream.puts
|
||||||
end
|
end
|
||||||
|
|
||||||
stream
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# Keep it for indexing materialized views
|
# Keep it for indexing materialized views
|
||||||
|
|
Loading…
Reference in a new issue