Skip to content

Commit

Permalink
Editor: Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Jun 24, 2020
1 parent 851dd14 commit a14f405
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,15 +239,6 @@

}

/*
window.addEventListener( 'message', function ( event ) {
editor.clear();
editor.fromJSON( event.data );
}, false );
*/

</script>
</body>
</html>

0 comments on commit a14f405

Please sign in to comment.