mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -5,7 +5,6 @@ local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local multicast = require "multicast"
|
||||
local math = require "math"
|
||||
|
||||
description = [[
|
||||
Uses Multicast Listener Discovery to list the multicast addresses subscribed to
|
||||
|
||||
Reference in New Issue
Block a user