mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 23:49:03 +00:00
Remove unneeded requires
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
local math = require "math"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local tns = require "tns"
|
||||
local unpwdb = require "unpwdb"
|
||||
|
||||
Reference in New Issue
Block a user