Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi committed Nov 4, 2022
1 parent 04ddf16 commit 32a9170
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/tools/examples/crossHairs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,6 @@ async function run() {
[viewportId1, viewportId2, viewportId3]
);

window.viewport = renderingEngine.getViewport(viewportId1);

// Define tool groups to add the segmentation display tool to
const toolGroup = ToolGroupManager.createToolGroup(toolGroupId);

Expand Down

0 comments on commit 32a9170

Please sign in to comment.