mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/reline] [ruby/reline] Remove unused attr_writer
https://github.com/ruby/reline/commit/ecdc1b7116 https://github.com/ruby/reline/commit/a7922da16b
This commit is contained in:
parent
299f5708a2
commit
53510d1e8a
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ module Reline
|
|||
attr_accessor :config
|
||||
attr_accessor :key_stroke
|
||||
attr_accessor :line_editor
|
||||
attr_writer :ambiguous_width
|
||||
attr_accessor :last_incremental_search
|
||||
attr_reader :output
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue