Remove leftover layout_traits references (#31448)

This commit is contained in:
Alex Touchet 2024-02-28 15:01:03 -08:00 committed by GitHub
parent 201cdbab17
commit e2e30bcbb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 3 deletions

View file

@ -61,7 +61,6 @@ itertools = "0.12"
jemallocator = "0.5.4"
jemalloc-sys = "0.5.4"
keyboard-types = "0.6"
layout_traits = { path = "components/shared/layout" }
lazy_static = "1.4"
libc = "0.2"
log = "0.4"