Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <[email protected]>
  • Loading branch information
David Wertenteil committed Feb 4, 2024
1 parent 7606dba commit 562001f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mainhandler/handlerequests.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ func (mainHandler *MainHandler) HandleWatchers(ctx context.Context) {
waitFunc := isActionNeedToWait(apis.Command{CommandName: apis.TypeScanImages})
waitFunc(mainHandler.config)

// dwertent - make sure this works

// start watching
go watchHandler.PodWatch(ctx, mainHandler.eventWorkerPool)
go watchHandler.SBOMFilteredWatch(ctx, mainHandler.eventWorkerPool)
Expand Down

0 comments on commit 562001f

Please sign in to comment.