From d39092a7bfe8180b5928aff7ec783de3c48b62f4 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Mon, 10 Dec 2012 12:48:25 +0100 Subject: drop unused import --- Bidir.agda | 1 - 1 file changed, 1 deletion(-) (limited to 'Bidir.agda') diff --git a/Bidir.agda b/Bidir.agda index 3902a06..bed902a 100644 --- a/Bidir.agda +++ b/Bidir.agda @@ -16,7 +16,6 @@ open import Data.Product using (∃ ; _×_ ; _,_ ; proj₁ ; proj₂) open import Data.Empty using (⊥-elim) open import Function using (id ; _∘_ ; flip) open import Relation.Nullary using (yes ; no) -open import Relation.Nullary.Negation using (contradiction) open import Relation.Binary.Core using (refl) open import Relation.Binary.PropositionalEquality using (cong ; sym ; inspect ; [_] ; _≗_ ; trans) open Relation.Binary.PropositionalEquality.≡-Reasoning using (begin_ ; _≡⟨_⟩_ ; _∎) -- cgit v1.2.3