Fix -results-dir option of scan subcommand
This commit is contained in:
@@ -39,5 +39,3 @@ const (
|
||||
type ResultWriter interface {
|
||||
Write([]models.ScanResult) error
|
||||
}
|
||||
|
||||
var resultDirPath string
|
||||
|
||||
Reference in New Issue
Block a user