1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +00:00

Removed dependency of non-existing ms-sql-discover script reported by

Tom Sellers.
This commit is contained in:
patrik
2012-02-12 15:49:24 +00:00
parent eda6636bf0
commit 631515a5ed
9 changed files with 7 additions and 11 deletions

View File

@@ -106,8 +106,6 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "discovery", "safe"}
dependencies = {"ms-sql-discover"}
require("shortport")
require("mssql")