Add tests and some cleanup

This commit is contained in:
Pieter Vander Vennet 2021-10-18 22:17:57 +02:00
parent 83f79d95b9
commit 3f70892d75
3 changed files with 10 additions and 4 deletions

View file

@ -3,7 +3,6 @@
*/
import {Utils} from "../../Utils";
import {UIEventSource} from "../UIEventSource";
import Wikidata from "./Wikidata";
export default class Wikipedia {