diff --git a/frontend/src/lib/components/graph/FlowGraphV2.svelte b/frontend/src/lib/components/graph/FlowGraphV2.svelte
index d63b06c5bb..241f3697cb 100644
--- a/frontend/src/lib/components/graph/FlowGraphV2.svelte
+++ b/frontend/src/lib/components/graph/FlowGraphV2.svelte
@@ -824,11 +824,6 @@
>
- {#if selectionManager.selectedIds.length > 0}
- {selectionManager.selectedIds.length} selected
- {/if}
{/if}
{#if download}