chore: remove leftover

This commit is contained in:
Leonardo de Moura 2022-10-09 11:55:30 -07:00
parent 613c8027d7
commit e81673366a

View file

@ -504,7 +504,6 @@ where
ps ← ps.mapM fun p => do
let type ← inferType p.toExpr
if (← isTypeFormerType type) then
trace[Meta.debug] "{p.binderName} is type former"
modify fun s => { s with toAny := s.toAny.insert p.fvarId }
/-
Recall that we may have dependent fields. Example: