mirror of
https://github.com/nmap/nmap.git
synced 2026-02-10 15:36:33 +00:00
Remove unused requires
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local comm = require "comm"
|
||||
local math = require "math"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local stringaux = require "stringaux"
|
||||
local table = require "table"
|
||||
|
||||
Reference in New Issue
Block a user