diff --git a/create_report.html b/create_report.html index da3d8cb..2046535 100644 --- a/create_report.html +++ b/create_report.html @@ -489,8 +489,6 @@ var nema_table = document.querySelector("#nema_scan_table"); function render_nema_scan_table(result){ - console.log("hi from nema table generator"); - console.log(result); let nema_count = { "Fungal_Feeding" : 0, "Bacterial_Feeding" : 0,