Skip to content

Commit 11758f2

Browse files
committed
chore: fix linter (remove unused validator config label)
1 parent 658e985 commit 11758f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

primaryHandler.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ const (
6565
deviceID = "deviceID"
6666

6767
enforceCheck = "enforce"
68-
69-
// nolint:gosec
70-
zapWRPValidatorLabel = "wrp_validator_level"
7168
)
7269

7370
// Default values

0 commit comments

Comments
 (0)