diff --git a/src/viewerModule/viewerCmp/viewerCmp.component.ts b/src/viewerModule/viewerCmp/viewerCmp.component.ts index 9c684f753b226855c80fd0592f8dd234359595fe..ff22be0f407c5d114e0956686febae7d0e5c92c1 100644 --- a/src/viewerModule/viewerCmp/viewerCmp.component.ts +++ b/src/viewerModule/viewerCmp/viewerCmp.component.ts @@ -74,10 +74,6 @@ import { ContextMenuService, TContextMenuReg } from "src/contextMenuModule"; of(null), svc.getRegionDetail(atlas['@id'], parcellation['@id'], template['@id'], r[0]).pipe( map(det => { - console.log('region detail', { - id: r[0], - det - }) return { ...det, context