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,
|
||||
getHeaders,
|
||||
getResponse)
|
||||
import Servant.Common.Text (FromText, fromText)
|
||||
import Servant.Server.Internal.Authentication (AuthData (authData),
|
||||
AuthProtected (..),
|
||||
checkAuthStrict,
|
||||
|
|
Loading…
Reference in a new issue