client: Remove unused fs
dependency (#18324)
CI bot notified me about that in https://github.com/zed-industries/zed/pull/18323 Release Notes: - N/A
This commit is contained in:
parent
e9bc9ed5d5
commit
fc9db97ac7
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue