@@ -32,8 +32,6 @@
let camera, scene, renderer;
- let timerNode;
-
let box;
init().then( animate ).catch( error );