Commit af995055 authored by project's avatar project

--no commit message

--no commit message
parent 617cc696
......@@ -91,6 +91,7 @@ function getData(url, lts, callback) {
vals.push(val);
beforeDateCheck(ct, lt);
}
else callback(err);
}).catch((err) => {
callback(err);
});
......
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