chore: typo fix

This commit is contained in:
Sahilb315
2025-06-02 20:56:01 +05:30
parent bb52730199
commit 30c914d07e
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)))