mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove TODO comment
This commit is contained in:
parent
616f1357c3
commit
0835a971ef
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ class Reline::Config
|
|||
case directive
|
||||
when 'if'
|
||||
condition = false
|
||||
case args # TODO: variables
|
||||
case args
|
||||
when 'mode'
|
||||
when 'term'
|
||||
when 'version'
|
||||
|
|
Loading…
Add table
Reference in a new issue