servant-server: Remove unnecessary dependency on Common.Text
This commit is contained in:
parent
fff82de2d8
commit
2424424ab2
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ import Servant.API.ResponseHeaders (GetHeaders,
|
||||||
Headers,
|
Headers,
|
||||||
getHeaders,
|
getHeaders,
|
||||||
getResponse)
|
getResponse)
|
||||||
import Servant.Common.Text (FromText, fromText)
|
|
||||||
import Servant.Server.Internal.Authentication (AuthData (authData),
|
import Servant.Server.Internal.Authentication (AuthData (authData),
|
||||||
AuthProtected (..),
|
AuthProtected (..),
|
||||||
checkAuthStrict,
|
checkAuthStrict,
|
||||||
|
|
Loading…
Reference in a new issue