remove unused import

This commit is contained in:
Hannes Mehnert 2018-10-24 00:14:34 +02:00
parent 89fea934a7
commit 6467b9d54f
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ open Vmm_provision
open Rresult.R.Infix
open Astring
let sign dbname cacert key csr days =
let ri = X509.CA.info csr in
Logs.app (fun m -> m "signing certificate with subject %s"