Skip to content

Commit

Permalink
fix stupid OSS bot rule
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Mar 2, 2022
1 parent 4214940 commit fdbb800
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions types/three/examples/jsm/exporters/EXRExporter.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/**
* @author sciecode / https://github.com/sciecode
*
* EXR format references:
* https://www.openexr.com/documentation/openexrfilelayout.pdf
* EXR format references: https://www.openexr.com/documentation/openexrfilelayout.pdf
*/

import { WebGLRenderer, WebGLRenderTarget, TextureDataType } from '../../../src/Three';
Expand Down

0 comments on commit fdbb800

Please sign in to comment.