Vmmd_tls_inetd: remove unused open Vmm_cli

This commit is contained in:
Hannes Mehnert 2019-01-20 20:32:16 +01:00
parent d30e118c76
commit 25ca62bf69
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ let jump cacert cert priv_key =
`Ok ()
open Cmdliner
open Vmm_cli
let cmd =
Term.(ret (const jump $ cacert $ cert $ key)),