Clean up after isahc_http_client introduction (#18045)

This PR does some clean up after #15446.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-09-18 19:39:15 -04:00 committed by GitHub
parent a62e8f6396
commit 2cd9a88f53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 9 deletions

View file

@ -47,7 +47,6 @@ file_finder.workspace = true
file_icons.workspace = true
fs.workspace = true
futures.workspace = true
isahc_http_client.workspace = true
git.workspace = true
git_hosting_providers.workspace = true
go_to_line.workspace = true
@ -58,6 +57,7 @@ image_viewer.workspace = true
inline_completion_button.workspace = true
install_cli.workspace = true
isahc.workspace = true
isahc_http_client.workspace = true
journal.workspace = true
language.workspace = true
language_model.workspace = true