Clean up some unused dependencies (#32600)

This commit is contained in:
Oriol Brufau 2024-06-25 15:02:59 +02:00 committed by GitHub
parent 52e6e59ebd
commit 7b6aa64aca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 8 deletions

View file

@ -33,7 +33,6 @@ ipc-channel = { workspace = true }
keyboard-types = { workspace = true }
log = { workspace = true }
media = { path = "../media" }
metrics = { path = "../metrics" }
net = { path = "../net" }
net_traits = { workspace = true }
parking_lot = { workspace = true }