Skip to content

Commit

Permalink
Remove stray logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lewin committed Jul 25, 2024
1 parent fb0887f commit 5e8ffd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,6 @@ function loadScene(json)

ui.g_simShapes.add(shape);
}

console.log(ui.g_simShapes);
}

async function loadSceneFromUrl(url)
Expand Down

0 comments on commit 5e8ffd6

Please sign in to comment.