Skip to content

Commit

Permalink
[ruby/irb] Remove unused Struct
Browse files Browse the repository at this point in the history
  • Loading branch information
ima1zumi authored and matzbot committed Feb 25, 2023
1 parent d0031db commit 672b81b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/irb/init.rb
Expand Up @@ -421,8 +421,6 @@ def IRB.load_modules
end
end


DefaultEncodings = Struct.new(:external, :internal)
class << IRB
private
def set_encoding(extern, intern = nil, override: true)
Expand Down

0 comments on commit 672b81b

Please sign in to comment.