Remove allow unused metas
This commit is contained in:
parent
83ceb81f8a
commit
9318880a9a
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ $$
|
|||
<small>The following line imports some of the definitions used in this post.</small>
|
||||
|
||||
```
|
||||
{-# OPTIONS --allow-unsolved-metas #-}
|
||||
open import Prelude
|
||||
open Σ
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue