From 6b4b57bd9c67af68ae565178e31c394d68ba46ac Mon Sep 17 00:00:00 2001 From: sairson Date: Sat, 8 Jan 2022 14:34:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E5=87=BD=E6=95=B0=E5=92=8C=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/all.go | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cmd/all.go b/cmd/all.go index 9e9848c..6eabce4 100644 --- a/cmd/all.go +++ b/cmd/all.go @@ -12,11 +12,6 @@ import ( 全体扫描模块 将逐步执行每个任务 */ - -func printHeader() { - -} - var allCmd = &cobra.Command{ Use: "all", Short: "Use all scanner module (.attention)\nSome service not support proxy,You might lose it [*]",