useless code
This commit is contained in:
parent
5e0043879a
commit
9a08ce176f
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ module Rpl
|
|||
regrouped_input.each do |elt|
|
||||
parsed_entry = { value: elt }
|
||||
|
||||
opened_programs += 1 if elt[0] == '«'
|
||||
string_delimiters += 1 if elt[0] == '"'
|
||||
|
||||
parsed_entry[:type] = case elt[0]
|
||||
when '«'
|
||||
:program
|
||||
|
|
Loading…
Reference in a new issue