mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Removed a duplicate require for stdnse.
This commit is contained in:
@@ -52,7 +52,6 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"discovery", "intrusive", "vuln"}
|
||||
|
||||
require 'stdnse'
|
||||
require 'http'
|
||||
require 'stdnse'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user