mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Remove some unused requires
This commit is contained in:
@@ -4,7 +4,6 @@ local http = require "http"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local stdnse = require "stdnse"
|
||||
|
||||
description = [[
|
||||
|
||||
Reference in New Issue
Block a user