We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d38bb2 commit a78a378Copy full SHA for a78a378
lib/irbtools/libraries.rb
@@ -36,7 +36,6 @@
36
ObjectShadow.include(ObjectShadow::DeepInspect)
37
end
38
39
-Irbtools.add_library 'readline', thread: :readline
40
Irbtools.add_library 'os', thread: :os
41
Irbtools.add_library 'ruby_engine', thread: :re
42
Irbtools.add_library 'ruby_version', thread: :rv
0 commit comments