Clean up.
@@ -67,9 +67,9 @@ function WebGLAttributes( gl, capabilities ) {
type = gl.UNSIGNED_BYTE;
} else if ( array instanceof Uint8ClampedArray ) {
-
+
}
return {