1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-21 06:59:01 +00:00

Removes an obsolete import from http-default-accounts-fingerprints.lua

This commit is contained in:
nnposter
2016-09-12 23:59:09 +00:00
parent c321830302
commit 0a5be207da

View File

@@ -1,5 +1,4 @@
local base64 = require "base64"
local bin = require "bin"
local http = require "http"
local stdnse = require "stdnse"
local table = require "table"