Skip to content
Snippets Groups Projects
Commit 77821044 authored by Xiao Gui's avatar Xiao Gui
Browse files

chore: remove unused console

parent 5aa17315
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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