forked from TrueCloudLab/certificates
Remove extra default.
This commit is contained in:
parent
3648c3fab6
commit
e446e22520
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ func main() {
|
|||
if home, err := os.UserHomeDir(); err == nil {
|
||||
kmsuri = "pkcs11:module-path=" + home + "\\yubihsm2-sdk\\bin\\yubihsm_pkcs11.dll" + ";token=YubiHSM"
|
||||
}
|
||||
default:
|
||||
|
||||
}
|
||||
|
||||
var c Config
|
||||
|
|
Loading…
Reference in a new issue