From d979d26bb487959d770f56e68f32d0eb8c5194ed Mon Sep 17 00:00:00 2001 From: Tony Brix Date: Wed, 6 Nov 2019 16:12:58 -0600 Subject: [PATCH] clean up code --- rollup.config.esm.js | 2 +- rollup.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rollup.config.esm.js b/rollup.config.esm.js index c81592ce..0c9b5ef7 100644 --- a/rollup.config.esm.js +++ b/rollup.config.esm.js @@ -12,7 +12,7 @@ module.exports = { banner: ` DO NOT EDIT THIS FILE The code in this file is generated from files in ./src/ - ` +` }), license({ banner: ` diff --git a/rollup.config.js b/rollup.config.js index e862a105..7e42e117 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -14,7 +14,7 @@ module.exports = { banner: ` DO NOT EDIT THIS FILE The code in this file is generated from files in ./src/ - ` +` }), license({ banner: `