Skip to content

Commit fc9db97

Browse files
authored
client: Remove unused fs dependency (#18324)
CI bot notified me about that in #18323 Release Notes: - N/A
1 parent e9bc9ed commit fc9db97

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/client/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ chrono = { workspace = true, features = ["serde"] }
2323
clock.workspace = true
2424
collections.workspace = true
2525
feature_flags.workspace = true
26-
fs.workspace = true
2726
futures.workspace = true
2827
gpui.workspace = true
2928
http_client.workspace = true

0 commit comments

Comments
 (0)