Pārlūkot izejas kodu

remove author line

Lewy Blue 6 gadi atpakaļ
vecāks
revīzija
274503f36d
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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 ) {