From 29ac430785c2b7cfffe41d03c1f9b16969548ca4 Mon Sep 17 00:00:00 2001 From: sairson Date: Mon, 10 Jan 2022 18:31:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0json=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E7=BB=93=E6=9E=9C=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/test_json.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/test_json.go b/test/test_json.go index 10397fd..86ca911 100644 --- a/test/test_json.go +++ b/test/test_json.go @@ -9,10 +9,6 @@ func main() { WeakPass: []map[string]map[string]string{ {"redis": map[string]string{"admin": "123456"}}, }, - HostVulcan: []map[string]string{ - {"192.168.248.1": "MS17010"}, - {"192.168.248.2": "smbghost"}, - }, WebHosts: nil, } }