mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Remove unused variable.
This commit is contained in:
parent
0739717ca7
commit
9c132cd72f
1 changed files with 0 additions and 2 deletions
|
|
@ -320,8 +320,6 @@ action = function(host, port)
|
|||
local catch = function() soc:close() end
|
||||
local try = nmap.new_try(catch)
|
||||
|
||||
local args = nmap.registry.args
|
||||
|
||||
local domain, dns_server, dns_port = stdnse.get_script_args(
|
||||
{"dns-zone-transfer.domain", "dnszonetransfer.domain"},
|
||||
{"dns-zone-transfer.server", "dnszonetransfer.server"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue