1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-10 00:19:02 +00:00

removed duplicate require for stdnse

This commit is contained in:
patrik
2012-03-26 18:09:00 +00:00
parent 9958ed8ebe
commit 4e5d7b4233

View File

@@ -23,7 +23,6 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"broadcast","discovery","safe"}
require "bin"
require "stdnse"
require "target"
require "nmap"
require "stdnse"