diff --git a/src/devices.ml b/src/devices.ml index a041e7ac..97ee42ee 100644 --- a/src/devices.ml +++ b/src/devices.ml @@ -18,8 +18,6 @@ let db_connection : (env, Caqti_miou.connection) Vif.Device.device = Fmt.failwith "Database preflight failure: %a." Caqti_error.pp err | Ok () -> conn) -(* TODO KV store *) - module Secmod_signkey = struct type t = { sm_key: Signkey.t;