Skip to content

Commit

Permalink
client: Remove unused fs dependency (#18324)
Browse files Browse the repository at this point in the history
CI bot notified me about that in
#18323


Release Notes:

- N/A
  • Loading branch information
mrnugget authored and notpeter committed Sep 25, 2024
1 parent 752f6a7 commit 3ea89a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ chrono = { workspace = true, features = ["serde"] }
clock.workspace = true
collections.workspace = true
feature_flags.workspace = true
fs.workspace = true
futures.workspace = true
gpui.workspace = true
http_client.workspace = true
Expand Down

0 comments on commit 3ea89a1

Please sign in to comment.