[servant-docs] Removed redundant imports.
This commit is contained in:
parent
3020c365fa
commit
69a4a8d4f6
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ import Data.Aeson.Encode.Pretty (encodePretty)
|
||||||
import Data.Proxy (Proxy(Proxy))
|
import Data.Proxy (Proxy(Proxy))
|
||||||
import Network.HTTP.Media ((//))
|
import Network.HTTP.Media ((//))
|
||||||
import Servant.API
|
import Servant.API
|
||||||
import Servant.API.ContentTypes
|
|
||||||
import Servant.Utils.Links
|
|
||||||
|
|
||||||
-- | PrettyJSON content type.
|
-- | PrettyJSON content type.
|
||||||
data PrettyJSON
|
data PrettyJSON
|
||||||
|
|
Loading…
Reference in a new issue