remove duplicated HeaderArg export

it is also 2 lines below
This commit is contained in:
Rémi Vion 2016-04-13 15:41:28 +02:00
parent 1807c72c8a
commit 96abac7ef2

View file

@ -23,7 +23,6 @@ module Servant.JS.Internal
, HasForeignType(..)
, GenerateList(..)
, NoTypes
, HeaderArg
, ArgType(..)
, HeaderArg(..)
, QueryArg(..)