diff --git a/plugins/activity-resources/src/components/TxView.svelte b/plugins/activity-resources/src/components/TxView.svelte index 0939005d2b..f11e25d7da 100644 --- a/plugins/activity-resources/src/components/TxView.svelte +++ b/plugins/activity-resources/src/components/TxView.svelte @@ -37,7 +37,6 @@ import { getValue, TxDisplayViewlet, updateViewlet } from '../utils' import TxViewTx from './TxViewTx.svelte' import Edit from './icons/Edit.svelte' - import IconProfile from './icons/Profile.svelte' export let tx: DisplayTx export let viewlets: Map @@ -158,7 +157,7 @@ {#if showIcon} {#if isComment}
- +
{:else}