Skip to content

Commit 3f4b65d

Browse files
Update basic.rb
line not needed in 1.9.3 or 2.0 either.
1 parent 5db95c7 commit 3f4b65d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/thor/shell/basic.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
require 'tempfile'
2-
require 'io/console' if RUBY_VERSION > '1.9.2'
32

43
class Thor
54
module Shell

0 commit comments

Comments
 (0)