Skip to content

Commit 94fce11

Browse files
committed
Remove log statement
1 parent d0bff80 commit 94fce11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/roi.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class ROI {
5454
this[_properties]['evaluations'] = []
5555
this[_properties]['measurements'] = []
5656
}
57-
console.log(this[_properties])
5857
}
5958

6059
/** Gets unique identifier of region of interest.

0 commit comments

Comments
 (0)