From 7149fc5f12403c36966d7e2d4f6b89d5e33d589d Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 5 Dec 2020 15:24:15 -0800 Subject: [PATCH] docs(content-switcher): remove unused import --- .../framed/ContentSwitcher/ContentSwitcherReactive.svelte | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/src/pages/framed/ContentSwitcher/ContentSwitcherReactive.svelte b/docs/src/pages/framed/ContentSwitcher/ContentSwitcherReactive.svelte index 847469ab..3b33900e 100644 --- a/docs/src/pages/framed/ContentSwitcher/ContentSwitcherReactive.svelte +++ b/docs/src/pages/framed/ContentSwitcher/ContentSwitcherReactive.svelte @@ -1,10 +1,5 @@