Skip to content

Commit 0e3341f

Browse files
committed
Fixed sca.
1 parent 18b6ab0 commit 0e3341f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/auditbasicparams.go

-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ type AuditBasicParams struct {
6161
dependenciesForApplicabilityScan []string
6262
exclusions []string
6363
isRecursiveScan bool
64-
downloadUrls map[string]string
6564
}
6665

6766
func (abp *AuditBasicParams) DirectDependencies() []string {

0 commit comments

Comments
 (0)