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