Browse Source

Clean up.

Mr.doob 7 years ago
parent
commit
aab134c966
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/extras/Earcut.js

+ 0 - 2
src/extras/Earcut.js

@@ -1,8 +1,6 @@
 /**
  * @author Mugen87 / https://github.com/Mugen87
- *
  * Port from https://github.com/mapbox/earcut (v2.1.2)
- *
  */
 
 var Earcut = {