refactor(ui): comment out unused muted filter constants

This commit is contained in:
alejandrobailo
2026-03-18 20:02:32 +01:00
parent 31357d8186
commit f884432007

View File

@@ -4,8 +4,8 @@ import { usePathname, useRouter, useSearchParams } from "next/navigation";
import { useFilterTransitionOptional } from "@/contexts";
const FINDINGS_PATH = "/findings";
const DEFAULT_MUTED_FILTER = "false";
// const FINDINGS_PATH = "/findings";
// const DEFAULT_MUTED_FILTER = "false";
/**
* Custom hook to handle URL filters and automatically reset