Explorar o código

NumberKeyframeTrack style

Tristan VALCKE %!s(int64=7) %!d(string=hai) anos
pai
achega
3a0d1821d2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/animation/tracks/NumberKeyframeTrack.js

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

@@ -27,5 +27,4 @@ NumberKeyframeTrack.prototype = Object.assign( Object.create( KeyframeTrack.prot
 
 } );
 
-
 export { NumberKeyframeTrack };