chore: typo fix

This commit is contained in:
Sahilb315
2025-05-29 00:52:38 +05:30
parent ca3c602462
commit 2dd62d6a42
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -120,7 +120,6 @@ func (g *packageManagerGuard) Run(ctx context.Context, args []string) error {
}
}
fmt.Println("Packages to analyse: ", packagesToAnalyze)
log.Debugf("Checking %d packages for malware", len(packagesToAnalyze))
g.setStatus(fmt.Sprintf("Analyzing %d packages for malware", len(packagesToAnalyze)))