mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove unused requires
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
-- Version 0.1
|
||||
--
|
||||
|
||||
local nmap = require "nmap"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
_ENV = stdnse.module("cassandra", stdnse.seeall)
|
||||
|
||||
Reference in New Issue
Block a user