mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fixed json tidy error
This commit is contained in:
parent
58ab11cf9b
commit
c2d46c3b90
1 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"xmlhttprequest.rs": [
|
"xmlhttprequest.rs": [
|
||||||
"XMLHttpRequest"
|
"XMLHttpRequest"
|
||||||
],
|
],
|
||||||
"range.rs": [
|
"range.rs": [
|
||||||
"dom/ranges"
|
"dom/ranges"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue