Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Maraschini <[email protected]>
  • Loading branch information
ricardomaraschini committed Apr 30, 2024
1 parent 1dda734 commit 191861a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/component/worker/ocibundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ type OCIBundleReconciler struct {
mtx sync.Mutex
cancel context.CancelFunc
end chan struct{}
watcher *fsnotify.Watcher
*prober.EventEmitter
}

Expand Down

0 comments on commit 191861a

Please sign in to comment.