2
0
Эх сурвалжийг харах

GLTFExporter js - Fix auto-import shenanigans

Max Godefroy (Clyde) 4 жил өмнө
parent
commit
9afb6abbf6

+ 0 - 10
examples/js/exporters/GLTFExporter.js

@@ -1,16 +1,6 @@
 //------------------------------------------------------------------------------
 // Constants
 //------------------------------------------------------------------------------
-import {
-	RedFormat,
-	RedIntegerFormat,
-	RGBAFormat,
-	RGBAIntegerFormat,
-	RGBEFormat,
-	RGBFormat,
-	RGBIntegerFormat, RGFormat,
-	RGIntegerFormat
-} from "../../../build/three.module";
 
 var WEBGL_CONSTANTS = {
 	POINTS: 0x0000,