1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Removes unused dependencies from all files in scripts folder.

This commit is contained in:
rewanth
2017-08-15 07:26:00 +00:00
parent c2a9a5bbe3
commit d9504537e6
42 changed files with 27 additions and 85 deletions

View File

@@ -1,4 +1,3 @@
local bin = require "bin"
local rmi = require "rmi"
local shortport = require "shortport"
local string = require "string"