Skip to content

Commit

Permalink
remove unnecessary declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishuraina committed Jan 10, 2025
1 parent deb3cff commit 5bcbb9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/entity/register/worker.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ import (
var (
wlog = log.WithComponent("RegisterWorker")
)
var (
elog = log.WithComponent("integrations.emitter.Emitter")
)

// WorkerConfig will provide all configuration parameters for a register worker.
type WorkerConfig struct {
Expand Down

0 comments on commit 5bcbb9b

Please sign in to comment.