mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 22:49:01 +00:00
Remove unneeded requires
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local http = require("http")
|
||||
local shortport = require("shortport")
|
||||
local stdnse = require("stdnse")
|
||||
local strbuf = require("strbuf")
|
||||
local string = require("string")
|
||||
local table = require("table")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user