diff --git a/frontend/src/lib/components/landing/FlowGettingStarted.svelte b/frontend/src/lib/components/landing/FlowGettingStarted.svelte
index 6a392003c5..f64bee7bae 100644
--- a/frontend/src/lib/components/landing/FlowGettingStarted.svelte
+++ b/frontend/src/lib/components/landing/FlowGettingStarted.svelte
@@ -2,13 +2,13 @@
import { goto } from '$app/navigation'
import { faExternalLink, faFile, faPlus } from '@fortawesome/free-solid-svg-icons'
import Button from '../common/button/Button.svelte'
- import HatIcon from '../icons/HatIcon.svelte'
Flows allow you to streamline complex processes and operations by chaining simple steps
together. Each Flow is composed of one or more steps.
+