Browse Source

remove author line

Lewy Blue 6 năm trước cách đây
mục cha
commit
274503f36d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 ) {