mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 08:59:01 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
local bin = require "bin"
|
||||
local ipOps = require "ipOps"
|
||||
local math = require "math"
|
||||
local nmap = require "nmap"
|
||||
@@ -398,4 +397,3 @@ action = function(host)
|
||||
return "" .. MTUS[m] .. " <= PMTU < " .. MTUS[m - 1]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user