aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 afd742a..e77f406 100644
--- a/spec/src/Thermoprint/API.hs
+++ b/spec/src/Thermoprint/API.hs
@@ -15,7 +15,6 @@ import Thermoprint.Printout
15import Thermoprint.Identifiers 15import Thermoprint.Identifiers
16 16
17import Servant.API 17import Servant.API
18import Servant.Docs
19import Data.Aeson 18import Data.Aeson
20 19
21import Data.Set (Set) 20import Data.Set (Set)