Remove stub debugger server.

This commit is contained in:
Josh Matthews 2020-08-10 10:36:28 -04:00
parent 0cae5fd045
commit 79b3cc2a28
8 changed files with 1 additions and 143 deletions

View file

@ -17,7 +17,6 @@ bluetooth_traits = { path = "../bluetooth_traits" }
canvas_traits = { path = "../canvas_traits" }
compositing = { path = "../compositing" }
crossbeam-channel = "0.4"
debugger = { path = "../debugger" }
devtools_traits = { path = "../devtools_traits" }
embedder_traits = { path = "../embedder_traits" }
euclid = "0.20"