Skip to content

Commit

Permalink
Fixes build lint
Browse files Browse the repository at this point in the history
  • Loading branch information
garry-cairns committed Oct 26, 2023
1 parent 881a62f commit e11479d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

type latency struct {
logger *zap.Logger
thresholdMs int64
thresholdMs int64
upperThresholdMs int64
}

Expand Down

0 comments on commit e11479d

Please sign in to comment.