Removed some useless code
This commit is contained in:
parent
9889b06e89
commit
084f846192
@ -527,9 +527,6 @@
|
||||
local result
|
||||
if name == field.name then
|
||||
target = target.configset
|
||||
result = {}
|
||||
else
|
||||
result = target[name]
|
||||
end
|
||||
|
||||
-- process all of the values, according to the data type
|
||||
|
Loading…
Reference in New Issue
Block a user