From c7c4d664dc2a9180805c35e5d08a61fc75d2c1ff Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Fri, 15 Mar 2024 08:15:08 -0500 Subject: [PATCH] Remove duplicate import --- test/Spec.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Spec.hs b/test/Spec.hs index 23e67a8..47fdda0 100644 --- a/test/Spec.hs +++ b/test/Spec.hs @@ -54,7 +54,6 @@ import ZcashHaskell.Types ( AccountId , BlockResponse(..) , CoinType(..) - , CoinType , DecodedNote(..) , OrchardAction(..) , OrchardSpendingKey(..)