Browse Source

Remove trailing space.

yellowtailfan 4 years ago
parent
commit
eb2f83b0ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/renderers/webgl/WebGLLights.js

+ 1 - 1
src/renderers/webgl/WebGLLights.js

@@ -404,7 +404,7 @@ function WebGLLights( extensions, capabilities ) {
 			}
 
 		}
-	
+
 		if ( rectAreaLength > 0 ) {
 
 			if ( capabilities.isWebGL2 || extensions.get( 'OES_texture_float_linear' ) ) {