Remove development leftover

This commit is contained in:
nnposter 2025-11-28 03:41:56 +00:00
parent 138c7b7467
commit 3d205335b9

View file

@ -111,7 +111,6 @@ IPP = {
if ( 1 == #attrib.value ) then
attrib.value = attrib.value[1].val
end
--print(attrib.name, attrib.value, stdnse.tohex(val))
return pos, attrib
end,