mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Remove unused requires
This commit is contained in:
@@ -4,7 +4,6 @@ local string = require "string"
|
||||
local shortport = require "shortport"
|
||||
local sip = require "sip"
|
||||
local stdnse = require "stdnse"
|
||||
local table = require "table"
|
||||
local math = require "math"
|
||||
local brute = require "brute"
|
||||
local creds = require "creds"
|
||||
|
||||
Reference in New Issue
Block a user