mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-14 00:47:21 +00:00
blah
This commit is contained in:
parent
3682bb1ba1
commit
5c10ab37b6
1 changed files with 0 additions and 1 deletions
|
@ -1094,7 +1094,6 @@ func (e *Engine) processResult(
|
|||
|
||||
func (e *Engine) notifierWorker(ctx context.Context) {
|
||||
for result := range e.ResultsChan() {
|
||||
fmt.Println("NOTIFIER WORKER")
|
||||
startTime := time.Now()
|
||||
// Filter unwanted results, based on `--results`.
|
||||
if !result.Verified {
|
||||
|
|
Loading…
Reference in a new issue