unconsole.log
This commit is contained in:
parent
bd191c09e5
commit
db6c6aaffc
@ -109,7 +109,6 @@ function fetch(url, cb) {
|
||||
try {
|
||||
body = JSON.parse(data);
|
||||
} catch(e) {
|
||||
console.log(data, e);
|
||||
body = {};
|
||||
}
|
||||
data = {
|
||||
|
Loading…
Reference in New Issue
Block a user