chore: remove leftover
This commit is contained in:
parent
613c8027d7
commit
e81673366a
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue