diff --git a/src/runtime/motion/index.js b/src/runtime/motion/index.js index 1563672f29..ea6c646dd9 100644 --- a/src/runtime/motion/index.js +++ b/src/runtime/motion/index.js @@ -1,6 +1,2 @@ export * from './spring'; export * from './tweened'; - - - -