io/line: tweak.
This commit is contained in:
parent
d9eb895c1f
commit
a148f507fd
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
class IO::Line
|
class IO::Line
|
||||||
require "io/console"
|
require "io/console"
|
||||||
|
|
||||||
attr_reader :io
|
attr_reader :io
|
||||||
|
|
||||||
def initialize(io)
|
def initialize(io)
|
||||||
|
|
Loading…
Reference in a new issue