This commit is contained in:
swrup 2026-02-03 14:17:51 +01:00
parent 0e4dff6594
commit 6f22298294

View file

@ -192,7 +192,6 @@ let mk_keys ~db_conn (module Sm : Secmod.S) ~last_issue_date =
let recoup = (* todo /recoup *) [] in
let* global_fees =
(* todo take start_date = now? *)
Pg.get_global_fees db_conn ~start_date:None |> unwrap_err_caqti
in
let auditors = (* TODO *) [] in