mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-13 23:58:38 +00:00
Rem unused opens in Safe (#93)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{-# OPTIONS --warning=error --safe --without-K #-}
|
||||
|
||||
open import Agda.Primitive using (Level; lzero; lsuc; _⊔_)
|
||||
open import LogicalFormulae
|
||||
open import Semirings.Definition
|
||||
|
||||
|
Reference in New Issue
Block a user