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"
|
||||
],
|
||||
"range.rs": [
|
||||
"dom/ranges"
|
||||
]
|
||||
}
|
||||
{
|
||||
"xmlhttprequest.rs": [
|
||||
"XMLHttpRequest"
|
||||
],
|
||||
"range.rs": [
|
||||
"dom/ranges"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue