mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rbinstall.rb: OpenStruct has not been needed for years
Since 6f3e8df133
in 2014.
This commit is contained in:
parent
406559a268
commit
0d78390bfb
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ require 'fileutils'
|
|||
require 'shellwords'
|
||||
require 'optparse'
|
||||
require 'optparse/shellwords'
|
||||
require 'ostruct'
|
||||
require 'rubygems'
|
||||
begin
|
||||
require "zlib"
|
||||
|
|
Loading…
Reference in a new issue