Fixed few tidy errors

This commit is contained in:
Sandeep Hegde 2017-10-25 11:27:26 -04:00
parent 445ab9ae8d
commit 58ab11cf9b
4 changed files with 41 additions and 13 deletions

View file

@ -1,10 +1,8 @@
{
"xmlhttprequest.rs":
[
"XMLHttpRequest"
"xmlhttprequest.rs": [
"XMLHttpRequest"
],
"range.rs":
[
"dom/ranges"
"range.rs": [
"dom/ranges"
]
}