From 089ba7ae008f213a97be31cfa618b2066a4e19c5 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 23 Feb 2025 23:49:33 +0100 Subject: [PATCH] fix npn check --- .../src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte b/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte index cb683d0d43..5497a234b2 100644 --- a/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte +++ b/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte @@ -29,7 +29,6 @@ Trash, ChevronUpSquare, Share, - Badge, Loader2, GitFork, Play,