1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

remove unused dep

This commit is contained in:
John Harrington
2025-11-21 12:57:15 -07:00
parent f14a6f4501
commit abf8991a90
2 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ default = []
[target.'cfg(target_os = "macos")'.dependencies]
anyhow = { workspace = true }
thiserror = { workspace = true }
tokio = { workspace = true, features = ["sync"] }
tracing = { workspace = true }