diff --git a/cmd/scan.go b/cmd/scan.go index 2f1e932..d4c9788 100644 --- a/cmd/scan.go +++ b/cmd/scan.go @@ -24,7 +24,6 @@ var ( targetHosts [][]string disableProbing bool disableCache bool - insecure bool ) // The `scan` command is usually the first step to using the CLI tool.