소스 검색

remove author line

Lewy Blue 6 년 전
부모
커밋
274503f36d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 ) {