Skip to content

Commit 97dae16

Browse files
authored
Remove unused Struct (#522)
1 parent 6bea3bc commit 97dae16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/irb/init.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,6 @@ def IRB.load_modules
421421
end
422422
end
423423

424-
425-
DefaultEncodings = Struct.new(:external, :internal)
426424
class << IRB
427425
private
428426
def set_encoding(extern, intern = nil, override: true)

0 commit comments

Comments
 (0)