remove unused confusing ClashE
This commit is contained in:
parent
9bfc82ca43
commit
cba6dafc58
1 changed files with 0 additions and 5 deletions
|
@ -8,11 +8,6 @@ import public Control.Monad.Reader
|
|||
import Data.Maybe
|
||||
|
||||
|
||||
private %inline
|
||||
ClashE : EqMode -> Term q d n -> Elim q d n -> Elim q d n -> Error q
|
||||
ClashE mode ty = ClashT mode ty `on` E
|
||||
|
||||
|
||||
public export
|
||||
record Env where
|
||||
constructor MakeEnv
|
||||
|
|
Loading…
Reference in a new issue