Alejandro Toledo 5 년 전
부모
커밋
6b202396bd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      inspector/src/components/actionTabs/tabs/propertyGrids/animations/animationCurveEditorComponent.tsx

+ 0 - 1
inspector/src/components/actionTabs/tabs/propertyGrids/animations/animationCurveEditorComponent.tsx

@@ -350,7 +350,6 @@ export class AnimationCurveEditorComponent extends React.Component<IAnimationCur
 
     selectAnimation(animation: Animation) {
 
-        
         this.isAnimationPlaying();
 
         this._svgKeyframes = [];