lib/commander/methods.rb in commander-4.2.1 vs lib/commander/methods.rb in commander-4.3.0

- old
+ new

@@ -6,6 +6,5 @@ include Commander::UI::AskForClass include Commander::Delegates $terminal.wrap_at = HighLine::SystemExtensions.terminal_size.first - 5 rescue 80 if $stdin.tty? end -