mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove gfx dependency from script crate.
This dependency is not used anywhere.
This commit is contained in:
parent
61d5efc44c
commit
fdb8632a5f
4 changed files with 0 additions and 6 deletions
|
@ -36,9 +36,6 @@ path = "../devtools_traits"
|
|||
[dependencies.style]
|
||||
path = "../style"
|
||||
|
||||
[dependencies.gfx]
|
||||
path = "../gfx"
|
||||
|
||||
[dependencies.canvas]
|
||||
path = "../canvas"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue