#3 Removed debugging output
This commit is contained in:
parent
dcb5ce2f38
commit
af24f5a4fa
|
@ -47,10 +47,6 @@ function updateLanguageDisplay(node) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
console.log(subs)
|
|
||||||
console.log(dubs)
|
|
||||||
|
|
||||||
// build output html
|
// build output html
|
||||||
let iconsRequired = true;
|
let iconsRequired = true;
|
||||||
let cols = [];
|
let cols = [];
|
||||||
|
|
Loading…
Reference in a new issue