Remove resundant code
This commit is contained in:
parent
003cde074c
commit
e7d394b6e9
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ converted to arrays of alternating keys and values.
|
|||
result << key << value
|
||||
end
|
||||
return result
|
||||
else
|
||||
return [arguments[0]]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue