1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

Remove an unused include [ci skip]

This commit is contained in:
dmiller
2022-01-03 21:08:51 +00:00
parent 4124025d62
commit 33405fcfb5
3 changed files with 0 additions and 5 deletions

View File

@@ -266,9 +266,7 @@ local function winreg_enum_rids(host)
end
--_G.TRACEBACK = TRACEBACK or {}
action = function(host)
-- TRACEBACK[coroutine.running()] = true;
local response = {}