Skip to content

Commit 47853ab

Browse files
authored
Merge pull request #16268 from takahirox/CleanupGLTFExporter
Minor clean up GLTFExporter
2 parents b685942 + 47a7f1f commit 47853ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/js/exporters/GLTFExporter.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ THREE.GLTFExporter.prototype = {
123123

124124
var cachedCanvas;
125125

126-
/**
127-
* Compare two arrays
128-
*/
129126
/**
130127
* Compare two arrays
131128
* @param {Array} array1 Array 1 to compare

0 commit comments

Comments
 (0)