This commit is contained in:
parent
0e4dff6594
commit
6f22298294
1 changed files with 0 additions and 1 deletions
|
|
@ -192,7 +192,6 @@ let mk_keys ~db_conn (module Sm : Secmod.S) ~last_issue_date =
|
||||||
|
|
||||||
let recoup = (* todo /recoup *) [] in
|
let recoup = (* todo /recoup *) [] in
|
||||||
let* global_fees =
|
let* global_fees =
|
||||||
(* todo take start_date = now? *)
|
|
||||||
Pg.get_global_fees db_conn ~start_date:None |> unwrap_err_caqti
|
Pg.get_global_fees db_conn ~start_date:None |> unwrap_err_caqti
|
||||||
in
|
in
|
||||||
let auditors = (* TODO *) [] in
|
let auditors = (* TODO *) [] in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue