Commit 110aac75 authored by yann300's avatar yann300

standard

parent 5e07dc98
...@@ -68,7 +68,6 @@ function getToken (callback) { ...@@ -68,7 +68,6 @@ function getToken (callback) {
}) })
} }
function httpGetAsync (url, callback) { function httpGetAsync (url, callback) {
var xmlHttp = new XMLHttpRequest() var xmlHttp = new XMLHttpRequest()
xmlHttp.onreadystatechange = function () { xmlHttp.onreadystatechange = function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment