diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/src/Thermoprint/API.hs | 1 |
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 | |||
15 | import Thermoprint.Identifiers | 15 | import Thermoprint.Identifiers |
16 | 16 | ||
17 | import Servant.API | 17 | import Servant.API |
18 | import Servant.Docs | ||
19 | import Data.Aeson | 18 | import Data.Aeson |
20 | 19 | ||
21 | import Data.Set (Set) | 20 | import Data.Set (Set) |