util: Remove leftover `http` module (#13214)

Marshall Bowers created

This PR removes a leftover `http` module in `util` that was lingering
from #11680.

Release Notes:

- N/A

Change summary

crates/util/src/http.rs | 1 -
1 file changed, 1 deletion(-)

Detailed changes