Browse Source

QuaternionKeyframeTrack style

Tristan VALCKE 7 năm trước cách đây
mục cha
commit
7a5ea78489
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/animation/tracks/QuaternionKeyframeTrack.js

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

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