io/line: tweak.

This commit is contained in:
0x1eef 2022-07-15 18:18:19 -03:00
parent d9eb895c1f
commit a148f507fd

View file

@ -1,7 +1,6 @@
# frozen_string_literal: true
class IO::Line
require "io/console"
attr_reader :io
def initialize(io)