undo unneeded export

This commit is contained in:
Mathew Polzin 2021-01-03 11:53:20 -08:00
parent 0b0c9b33a4
commit b9bd65a497

View File

@ -710,7 +710,6 @@ tryIntermediateRec fc rig opts env ty topty (Just rd)
pure True
isSingleCon _ _ = pure False
export
searchType : {vars : _} ->
{auto c : Ref Ctxt Defs} ->
{auto m : Ref MD Metadata} ->