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 = [];