mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -4,7 +4,6 @@ local io = require "io"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
|
||||
description = [[
|
||||
|
||||
Reference in New Issue
Block a user