From ce4bbcc0c06b088a10881fcd66da5422571e7995 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 4 Feb 2014 11:12:42 +0100 Subject: remove unused imports Most of the became unused by using the convenience functions introduced in the parent commit. --- FreeTheorems.agda | 2 -- 1 file changed, 2 deletions(-) (limited to 'FreeTheorems.agda') diff --git a/FreeTheorems.agda b/FreeTheorems.agda index 2181163..d4eb174 100644 --- a/FreeTheorems.agda +++ b/FreeTheorems.agda @@ -11,8 +11,6 @@ open import Relation.Binary.PropositionalEquality using (_≗_ ; cong) renaming open import Relation.Binary using (Setoid) open Injection using (to) -open import Generic using (≡-to-Π) - import GetTypes module ListList where -- cgit v1.2.3