From 3d205335b907048eb0afeb70d28cc56e2878c852 Mon Sep 17 00:00:00 2001 From: nnposter Date: Fri, 28 Nov 2025 03:41:56 +0000 Subject: [PATCH] Remove development leftover --- nselib/ipp.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/nselib/ipp.lua b/nselib/ipp.lua index 138d5a05e..bf5560f67 100644 --- a/nselib/ipp.lua +++ b/nselib/ipp.lua @@ -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,