Explorar el Código

remove author line

Lewy Blue hace 6 años
padre
commit
274503f36d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/objects/Points.js

+ 0 - 1
src/objects/Points.js

@@ -8,7 +8,6 @@ import { BufferGeometry } from '../core/BufferGeometry.js';
 
 /**
  * @author alteredq / http://alteredqualia.com/
- * @author Lewy Blue / https://discoverthreejs.com/
  */
 
 function Points( geometry, material ) {