mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
removed duplicate require for stdnse
This commit is contained in:
parent
9958ed8ebe
commit
4e5d7b4233
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue