Skip to content
Snippets Groups Projects
Commit c129292a authored by Ibrahim Roshan Kunnakkattu's avatar Ibrahim Roshan Kunnakkattu
Browse files

removed the console log

parent c0715d24
No related branches found
No related tags found
2 merge requests!5Refactored code for diplaying aggregated ligand interactions,!4Added features for aggregated ligand interaction view and interactivity with heat map
......@@ -507,7 +507,6 @@ namespace Model {
this.data = data;
this.contactTypes = contactTypes;
this.filteredData = this.getFilteredData();
console.log(this.filteredData.length);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment