remove unnecessary info

This commit is contained in:
Joel Wetzell
2025-12-20 11:01:25 -06:00
parent 3faeb6c9bf
commit 92a07eb43f
@@ -6,7 +6,6 @@ sidebar:
The `http.client` module emits a message contianing the response of the HTTP calls it makes.
- **type**: `http.client`
- **params**: no params are needed for HTTP client
### Example
```