remove unneeded log
This commit is contained in:
parent
01a4f9e881
commit
e281ff4c9a
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ export class MediaWikiClient {
|
||||||
format: 'json',
|
format: 'json',
|
||||||
});
|
});
|
||||||
// TODO: error handling
|
// TODO: error handling
|
||||||
console.log(body);
|
|
||||||
return body;
|
return body;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue