diff --git a/servant-server/src/Servant/Server/Internal.hs b/servant-server/src/Servant/Server/Internal.hs index 21109d72..eee1d8d0 100644 --- a/servant-server/src/Servant/Server/Internal.hs +++ b/servant-server/src/Servant/Server/Internal.hs @@ -78,7 +78,6 @@ import Servant.API.ResponseHeaders (GetHeaders, Headers, getHeaders, getResponse) -import Servant.Common.Text (FromText, fromText) import Servant.Server.Internal.Authentication (AuthData (authData), AuthProtected (..), checkAuthStrict,