forked from TrueCloudLab/certificates
Remove extra +build statement.
This commit is contained in:
parent
ef2b13b163
commit
029483463b
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ import (
|
||||||
"github.com/smallstep/certificates/kms/apiv1"
|
"github.com/smallstep/certificates/kms/apiv1"
|
||||||
)
|
)
|
||||||
|
|
||||||
// +build !cgo
|
|
||||||
|
|
||||||
// YubiKey implements the KMS interface on a YubiKey.
|
// YubiKey implements the KMS interface on a YubiKey.
|
||||||
type YubiKey struct{}
|
type YubiKey struct{}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue