improve finrding
This commit is contained in:
@@ -210,7 +210,6 @@ function loadDicomViewer(images_to_load, annotations_to_load) {
|
||||
images = JSON.parse(images);
|
||||
}
|
||||
|
||||
console.log(images);
|
||||
|
||||
let annotations = single_dicom.dataset.annotations;
|
||||
if (annotations_to_load != undefined) {
|
||||
|
||||
Reference in New Issue
Block a user