Remove unused variable

pull/1061/head
Mariano Cano 2 years ago
parent 246566a195
commit ccd93684c3

@ -10,8 +10,6 @@ import (
"github.com/smallstep/certificates/errs"
)
var oidExtensionNameConstraints = []int{2, 5, 29, 30}
// ConstraintError is the typed error that will be returned if a constraint
// error is found.
type ConstraintError struct {

Loading…
Cancel
Save