fixup! servant-server: add spec for QueryString and DeepQuery

This commit is contained in:
Clément Delafargue 2022-12-15 16:30:55 +01:00
parent 7b04790796
commit 35ac209c91
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
module Servant.ServerSpec where
import Debug.Trace
import Prelude ()
import Prelude.Compat