From cf2dc12546a4676e4a0b72894aed53c566f8b744 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Fri, 23 Oct 2020 17:08:43 -0700 Subject: [PATCH] refactor(ui-shell): remove redundant conditional in HeaderGlobalAction --- src/UIShell/HeaderGlobalAction.svelte | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/UIShell/HeaderGlobalAction.svelte b/src/UIShell/HeaderGlobalAction.svelte index bfb4be76..18d442b9 100644 --- a/src/UIShell/HeaderGlobalAction.svelte +++ b/src/UIShell/HeaderGlobalAction.svelte @@ -27,8 +27,6 @@ on:click > - {#if icon} - - {/if} +