Fix whitespace errors in examples

This commit is contained in:
Tom Payne
2013-04-07 13:14:09 +02:00
parent 8117b1650b
commit 81712a28a3

View File

@@ -60,4 +60,3 @@ xhr.onload = function() {
}
};
xhr.send();