mirror of
https://github.com/servo/servo.git
synced 2025-09-14 08:58:21 +01:00
Fix unused crate warning in script_tests
This commit is contained in:
parent
1640ade0b3
commit
550e304a21
3 changed files with 0 additions and 3 deletions
|
@ -12,5 +12,4 @@ doctest = false
|
|||
msg = {path = "../../../components/msg"}
|
||||
plugins = {path = "../../../components/plugins"}
|
||||
script = {path = "../../../components/script"}
|
||||
util = {path = "../../../components/util"}
|
||||
url = {version = "1.0.0", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue