refactor(users/Profpatsch/whatcd-resolver): continue http
Ideally there’d be a better generic abstraction of doing basic http calls (with tracing) in the future, but for now just reexport. Change-Id: Id7548739ea62e9172f2773f8db79fe726096b7f1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12136 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
8908fd18ca
commit
37b2c2ce78
3 changed files with 7 additions and 6 deletions
|
|
@ -16,7 +16,6 @@ import IHP.HSX.QQ (hsx)
|
|||
import Json qualified
|
||||
import Label
|
||||
import MyPrelude
|
||||
import Network.HTTP.Client.Conduit qualified as Http
|
||||
import Network.HTTP.Types.URI qualified as Url
|
||||
import Network.URI (URI)
|
||||
import Optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue