diff --git a/NGUYEN-RALLI-VINCENT/source.js b/NGUYEN-RALLI-VINCENT/source.js index d6589f0c6d4786f850406c28ae797960d7882b40..71b13877885361e88aa896dc5ae88745f20fc189 100644 --- a/NGUYEN-RALLI-VINCENT/source.js +++ b/NGUYEN-RALLI-VINCENT/source.js @@ -10,7 +10,6 @@ import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'; window.scene = new THREE.Scene(); -import { Coordinates } from './lib/Coordinates.js'; import { Stats } from './lib/stats.min.js'; var camera, renderer, stats; var cameraControls, effectController;