Skip to content

Commit c99296e

Browse files
Update src/Relation/Unary/Properties.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
1 parent f868a59 commit c99296e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Relation/Unary/Properties.agda

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ open import Relation.Binary.Definitions
1717
hiding (Decidable; Universal; Irrelevant; Empty)
1818
open import Relation.Binary.PropositionalEquality.Core using (refl; _≗_)
1919
open import Relation.Unary
20-
import Relation.Nullary.Decidable as Dec
2120
open import Relation.Nullary.Decidable as Dec using (yes; no; _⊎-dec_; _×-dec_; ¬?; map′; does)
2221
open import Function.Base using (id; _$_; _∘_)
2322

0 commit comments

Comments
 (0)