瀏覽代碼

QuaternionKeyframeTrack style

Tristan VALCKE 7 年之前
父節點
當前提交
7a5ea78489
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 };