@@ -23,8 +23,6 @@
let camera, scene, renderer;
let mesh;
- const clock = new THREE.Clock();
-
init();
render();