remove stray comment

This commit is contained in:
rhiannon morris 2023-06-24 14:27:23 +02:00
parent 326db52204
commit 33abbf659e
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ data Term where
||| dimension closure/suspended substitution
DCloT : WithSubst (\d => Term d n) Dim d -> Term d n
||| first argument `d` is dimension scope size, second `n` is term scope size
public export
data Elim where
||| free variable, possibly with a displacement (see @crude, or @mugen for a