Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ajasniew committed Jul 26, 2017
1 parent edfd97a commit ab9c5c5
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 561 deletions.
2 changes: 1 addition & 1 deletion js/annotationtoolslymph/geoJSONHandler_Lymph.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ annotools.prototype.generateSVG = function (annotations) {
// console.log(annotation)
// var annotation = annotations[ii]
//var intersect_label = this.calculateIntersect();
console.log(this.heat_weight);
//console.log(this.heat_weight);
var self =this;
var annotations = this.annotations
if (annotations) {
Expand Down
Loading

0 comments on commit ab9c5c5

Please sign in to comment.