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

bugfix: remove debug statements

parent ec830a43
No related branches found
No related tags found
No related merge requests found
......@@ -196,10 +196,6 @@ export class UserLayerService implements OnDestroy {
private worker: AtlasWorkerService,
private routerSvc: RouterService
) {
this.routerSvc.setCustomRoute(
OVERLAY_LAYER_KEY,
"nifti://http://localhost:3000/hoc1-right.nii.gz"
)
this.#subscription.push(
concat(
of(null),
......
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