mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove some unused requires
This commit is contained in:
parent
46eca7f35f
commit
71cc60d68c
18 changed files with 0 additions and 18 deletions
|
|
@ -2,7 +2,6 @@ local comm = require "comm"
|
|||
local string = require "string"
|
||||
local shortport = require "shortport"
|
||||
local nmap = require "nmap"
|
||||
local stdnse = require "stdnse"
|
||||
local url = require "url"
|
||||
local U = require "lpeg-utility"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue