1
0
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:
robert
2010-04-25 17:35:54 +00:00
parent f5e3cee4ac
commit fafbf5c704

View File

@@ -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'