Skip to content

Commit

Permalink
rbinstall.rb: OpenStruct has not been needed for years
Browse files Browse the repository at this point in the history
Since 6f3e8df in 2014.
  • Loading branch information
nobu committed Sep 11, 2020
1 parent 406559a commit 0d78390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tool/rbinstall.rb
Expand Up @@ -20,7 +20,6 @@
require 'shellwords'
require 'optparse'
require 'optparse/shellwords'
require 'ostruct'
require 'rubygems'
begin
require "zlib"
Expand Down

0 comments on commit 0d78390

Please sign in to comment.