Explorar el Código

Merge pull request #17267 from Mugen87/dev29

WebGLRenderer: Removed unused import.
Michael Herzog hace 6 años
padre
commit
c19a4c9fb0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/renderers/WebGLRenderer.js

+ 0 - 1
src/renderers/WebGLRenderer.js

@@ -1,5 +1,4 @@
 import {
-	REVISION,
 	RGBAFormat,
 	HalfFloatType,
 	FloatType,

粤ICP备19079148号