mirror of
https://github.com/nmap/nmap.git
synced 2026-02-14 01:16:33 +00:00
Remove unneeded requires
This commit is contained in:
@@ -23,7 +23,6 @@ categories = {"exploit", "vuln"}
|
||||
local http = require "http"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local url = require "url"
|
||||
|
||||
portrule = shortport.http
|
||||
|
||||
Reference in New Issue
Block a user