Skip to content

Commit

Permalink
Removed todo clause
Browse files Browse the repository at this point in the history
  • Loading branch information
glottologist committed Oct 28, 2023
1 parent 6b4c980 commit a4103f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion batcher/batcher.mligo
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,6 @@ let redeemable_holdings_available ((), storage : unit * storage) : bool =
| None -> false
| Some bots -> Map.fold find_non_zero_holding bots false

(* TODO put liq clause in *)
[@inline]
let does_batch_need_liquidity
(batch: batch)
Expand Down

0 comments on commit a4103f6

Please sign in to comment.