mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local msrpc = require "msrpc"
|
||||
local nmap = require "nmap"
|
||||
local smb = require "smb"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local vulns = require "vulns"
|
||||
|
||||
Reference in New Issue
Block a user