diff --git a/ui/lib/helper.ts b/ui/lib/helper.ts index 15cc3c68e5..e773d6d242 100644 --- a/ui/lib/helper.ts +++ b/ui/lib/helper.ts @@ -3,7 +3,6 @@ import { getExportsZip, getThreatscoreReport, } from "@/actions/scans"; -import { revalidatePath } from "next/cache"; import { getTask } from "@/actions/task"; import { auth } from "@/auth.config"; import { useToast } from "@/components/ui";