aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/src/Thermoprint/API.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/src/Thermoprint/API.hs b/spec/src/Thermoprint/API.hs
index ac6acbe..afd742a 100644
--- a/spec/src/Thermoprint/API.hs
+++ b/spec/src/Thermoprint/API.hs
@@ -25,7 +25,6 @@ import GHC.Generics (Generic)
25 25
26import Data.Proxy (Proxy(..)) 26import Data.Proxy (Proxy(..))
27 27
28import Data.Functor.Identity (Identity(..))
29import Control.Exception (Exception) 28import Control.Exception (Exception)
30import Data.Typeable (Typeable) 29import Data.Typeable (Typeable)
31 30