remove debug messages
This commit is contained in:
parent
f497ca1ff0
commit
c24ce599dc
|
|
@ -489,8 +489,6 @@
|
||||||
var nema_table = document.querySelector("#nema_scan_table");
|
var nema_table = document.querySelector("#nema_scan_table");
|
||||||
|
|
||||||
function render_nema_scan_table(result){
|
function render_nema_scan_table(result){
|
||||||
console.log("hi from nema table generator");
|
|
||||||
console.log(result);
|
|
||||||
let nema_count = {
|
let nema_count = {
|
||||||
"Fungal_Feeding" : 0,
|
"Fungal_Feeding" : 0,
|
||||||
"Bacterial_Feeding" : 0,
|
"Bacterial_Feeding" : 0,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue