Skip to content

Commit

Permalink
Remove unused compositing dependency from bluetooth crate
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeroman committed Aug 5, 2018
1 parent 2f14e33 commit 232addb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion components/bluetooth/Cargo.toml
Expand Up @@ -12,7 +12,6 @@ path = "lib.rs"
[dependencies]
bitflags = "1.0"
bluetooth_traits = {path = "../bluetooth_traits"}
compositing = {path = "../compositing"}
device = {git = "https://github.com/servo/devices", features = ["bluetooth-test"]}
embedder_traits = {path = "../embedder_traits"}
ipc-channel = "0.10"
Expand Down

0 comments on commit 232addb

Please sign in to comment.