Prechádzať zdrojové kódy

QuaternionKeyframeTrack style

Tristan VALCKE 7 rokov pred
rodič
commit
7a5ea78489

+ 0 - 1
src/animation/tracks/QuaternionKeyframeTrack.js

@@ -37,5 +37,4 @@ QuaternionKeyframeTrack.prototype = Object.assign( Object.create( KeyframeTrack.
 
 } );
 
-
 export { QuaternionKeyframeTrack };