Remove TODO comment

This commit is contained in:
aycabta 2019-12-18 22:57:25 +09:00
parent 616f1357c3
commit 0835a971ef

View File

@ -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'