From ce455c93fb276aeb910d3c4b61b281df746beae1 Mon Sep 17 00:00:00 2001 From: "S. Elliott Johnson" Date: Mon, 8 May 2023 22:18:53 -0600 Subject: [PATCH] Lint and format src/runtime/motion/index.js --- src/runtime/motion/index.js | 4 ---- 1 file changed, 4 deletions(-) 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'; - - - -