Parcourir la source

remove author line

Lewy Blue il y a 6 ans
Parent
commit
274503f36d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 ) {