mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Remove unneeded requires
This commit is contained in:
@@ -44,8 +44,6 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local table = require "table"
|
||||
local string = require "string"
|
||||
local httpspider = require "httpspider"
|
||||
local _G = require "_G"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user