Remove a nolint comment to satisfy the version of the linter used in CI

This commit is contained in:
Ryan Richard 2021-03-03 13:37:03 -08:00
parent 666c0b0e18
commit 1b3103c9b5

View File

@ -28,7 +28,6 @@ import (
"go.pinniped.dev/internal/kubeclient"
)
// nolint: gochecknoglobals
var impersonateHeaderRegex = regexp.MustCompile("Impersonate-.*")
type proxy struct {