From 187de803f10fbd862ccb0823c4687d555a73baf8 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 31 Jan 2021 09:35:53 +0100 Subject: [PATCH] chore(hortensia): Linter warnings --- packages/hortensia/src/sidepanelreinforcement.js | 3 --- packages/hortensia/src/strap.js | 2 -- packages/hortensia/src/zipperpanel.js | 3 --- 3 files changed, 8 deletions(-) diff --git a/packages/hortensia/src/sidepanelreinforcement.js b/packages/hortensia/src/sidepanelreinforcement.js index 7949ffa994e..b68d9840d11 100644 --- a/packages/hortensia/src/sidepanelreinforcement.js +++ b/packages/hortensia/src/sidepanelreinforcement.js @@ -4,13 +4,10 @@ import bottomsidepanel from './bottomsidepanel' export default function (part) { let { store, - options, Point, Path, points, paths, - Snippet, - snippets, complete, sa, paperless, diff --git a/packages/hortensia/src/strap.js b/packages/hortensia/src/strap.js index d233eaaf997..c8596aed8ed 100644 --- a/packages/hortensia/src/strap.js +++ b/packages/hortensia/src/strap.js @@ -6,8 +6,6 @@ export default function(part) { Path, points, paths, - Snippet, - snippets, complete, sa, paperless, diff --git a/packages/hortensia/src/zipperpanel.js b/packages/hortensia/src/zipperpanel.js index a859c6783b5..98eccc10911 100644 --- a/packages/hortensia/src/zipperpanel.js +++ b/packages/hortensia/src/zipperpanel.js @@ -1,13 +1,10 @@ export default function(part) { let { store, - options, Point, Path, points, paths, - Snippet, - snippets, complete, sa, paperless,