mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
Remove unneeded requires
This commit is contained in:
@@ -29,7 +29,6 @@ local target = require "target"
|
||||
local shortport = require "shortport"
|
||||
local httpspider = require "httpspider"
|
||||
local stdnse = require "stdnse"
|
||||
local table = require "table"
|
||||
|
||||
getLastLoc = function(host, port, useragent)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user